From: H Hartley Sweeten Date: Tue, 14 May 2013 20:37:38 +0000 (-0700) Subject: staging: comedi: usbduxfast: tidy up send_dux_commands() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665ff8d3e968c08ea2f6a55bd1a71ac24c8d6d39;p=pandora-kernel.git staging: comedi: usbduxfast: tidy up send_dux_commands() Rename this function so it has namespace associated with the driver. For aesthetic reasons, rename the local variable 'tmp' to 'ret' as this is more common for checking errno values. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed