From: H Hartley Sweeten Date: Thu, 23 May 2013 19:53:23 +0000 (-0700) Subject: staging: comedi: usbduxsigma: tidy up usbdux_ai_inttrig() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eea6dbd7359aaf517d35201e27642a9785a691b;p=pandora-kernel.git staging: comedi: usbduxsigma: tidy up usbdux_ai_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. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed