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)
commit93192e65e8724098b9dbf36a870a2b885cf2f17f
tree8b727c39a9e0ec4fda0746518752c8c9fdeac2c6
parent74a9e1c1b002fc03f14a2814e9200c4273e21aa6
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