oxnas: sata_oxnas: make irq handler more readable
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 22 Dec 2014 20:47:10 +0000 (20:47 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 22 Dec 2014 20:47:10 +0000 (20:47 +0000)
commit2420d1c6a3af7bcb8994d26ca01f3e6cb0602bc7
tree10c0b862edda30901d26b5927ae0a49536326b93
parentd7cfa8e51adc45e73ef71dd922530efc9f413cbe
oxnas: sata_oxnas: make irq handler more readable

safed one level of indention by using 'continue' instead of a
lengthy if-clause.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
v2: use logic-AND instead of '?' operator when checking for hw bug 6320

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43768 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/oxnas/files/drivers/ata/sata_oxnas.c