From: H Hartley Sweeten Date: Thu, 23 May 2013 20:00:56 +0000 (-0700) Subject: staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_config() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~435 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62f85edb3d695361705c36395d084b52f7e4f795;p=pandora-kernel.git staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_config() Rename the function so it has namespace associated with the driver. Rename the local variable used for the private data pointer. Add a local variable for the channel mask. Remove the unnecessary comments and clean up the multi-line comment at the end. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed