From: H Hartley Sweeten Date: Thu, 23 May 2013 19:52:59 +0000 (-0700) Subject: staging: comedi: usbduxsigma: tidy up usbdux_ao_inttrig() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~454 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d4462d28a014456e5b364106c1be4624e656d58;p=pandora-kernel.git staging: comedi: usbduxsigma: tidy up usbdux_ao_inttrig() Rename the function so it has namespace associated with the driver. Rename the local variable used for the private data pointer. Remove the dev_err() messages, they are just added noise. Refactor the code to remove the goto. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed