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)
commitd1f285d96c5c05be58bdaec1ae6d19548f7453ba
tree10c0b862edda30901d26b5927ae0a49536326b93
parent3230566326578913c11d23fa316cba637a7f52d9
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