From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:31:15 +0000 (-0700) Subject: staging: comedi: pcmmio: tidy up pcmmio_handle_dio_intr() X-Git-Tag: v3.14-rc1~150^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7c41e83e2c3ae970d41187ae31fad50ccd63856;p=pandora-kernel.git staging: comedi: pcmmio: tidy up pcmmio_handle_dio_intr() Refactor the code to remove some of the indent levels. Remove 'mytrig', the shift and mask end up making it the same as 'triggered' anyway. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed