From: H Hartley Sweeten Date: Fri, 25 Jan 2013 22:00:48 +0000 (-0700) Subject: staging: comedi: quatech_daqp_cs: simplify IRQ_NONE checks in daqp_interrupt() X-Git-Tag: v3.9-rc1~127^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90967d66269f20f24e8465121dadb99e51ad1f64;p=pandora-kernel.git staging: comedi: quatech_daqp_cs: simplify IRQ_NONE checks in daqp_interrupt() Remove all the pr_warn() noise in the sanity checks that make sure the interrupt is for this device. Simplify the sanity checks into one if() condition. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed