oxnas: sata_oxnas: make irq handler more readable
authorFelix Fietkau <nbd@openwrt.org>
Mon, 22 Dec 2014 20:47:10 +0000 (20:47 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 22 Dec 2014 20:47:10 +0000 (20:47 +0000)
commit1c045588eceffc8c860289a0e5e6f25ce1808bfb
tree10c0b862edda30901d26b5927ae0a49536326b93
parentf60374f07335723a202f042ae58909d95d198a61
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

SVN-Revision: 43768
target/linux/oxnas/files/drivers/ata/sata_oxnas.c