From: H Hartley Sweeten Date: Fri, 22 Mar 2013 22:57:02 +0000 (-0700) Subject: staging: comedi: s626: #ifdef out a block of unused code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4632a71faed3bcb0c77b19560e7369db0f5182e;p=pandora-kernel.git staging: comedi: s626: #ifdef out a block of unused code Currently the unused s626_ai_rinsn() function is commented out with /* ... */ on every line of the function. Remove those by using an This block will be removed once it is determined that it really is not needed. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed