From: Ian Abbott Date: Mon, 18 Mar 2013 17:19:08 +0000 (+0000) Subject: staging: comedi: amplc_dio200: refactor dio200_handle_read_intr() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d688377867410428b21789e815f28a4631ee8f5;p=pandora-kernel.git staging: comedi: amplc_dio200: refactor dio200_handle_read_intr() Refactor `dio200_handle_read_intr()` to fix checkpatch warning about too many leading tabs. Factor out the part that puts the scan data into the asynchronous command data buffer and checks for end of acquisition into new function `dio200_read_scan_intr()`. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed