From: H Hartley Sweeten Date: Thu, 6 Sep 2012 01:25:33 +0000 (-0700) Subject: staging: comedi: adl_pci9111: rename 'subdevice' variable to 's' X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~663 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d7b20def05f0278033c9b12d319b6fd735f7b8;p=pandora-kernel.git staging: comedi: adl_pci9111: rename 'subdevice' variable to 's' Rename the variable used for the comedi_subdevice pointer from 'subdevice' to 's'. This is more typical in other comedi drivers and helps when searching with grep. Signed-off-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed