From: H Hartley Sweeten Date: Tue, 9 Apr 2013 23:24:20 +0000 (-0700) Subject: staging: comedi: adq12b: remove need for some local variables X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f19df8b0c0a9598bf469692e28dc31c8c0dc1e89;p=pandora-kernel.git staging: comedi: adq12b: remove need for some local variables The 'unipolar' and 'differential' local variables are not needed in the adb12b_attach() function. Just use the cached private data variables. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed