From: H Hartley Sweeten Date: Thu, 6 Sep 2012 01:44:26 +0000 (-0700) Subject: staging: comedi: ke_counter: rename 'subdevice' variable to 's' X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~612 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c4d3b862aa97c52a180c458f471e21a2e4db23;p=pandora-kernel.git staging: comedi: ke_counter: 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