From: H Hartley Sweeten Date: Mon, 8 Apr 2013 17:55:05 +0000 (-0700) Subject: staging: comedi: drivers: rename 'comedi_dev' in comedi_auto_config() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6013a9a57bbe0fd147482297b04d3d848aa24b67;p=pandora-kernel.git staging: comedi: drivers: rename 'comedi_dev' in comedi_auto_config() The struct comedi_device pointer in this file, and the rest of the comedi subsystem, is typically called 'dev'. Rename the local variable 'comedi_dev' in comedi_auto_config() for consistency. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed