From: H Hartley Sweeten Date: Tue, 14 May 2013 20:27:37 +0000 (-0700) Subject: staging: comedi: usbduxfast: rename usbduxfastsub_s variables X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~669 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa41c3c93d82fa75c96a61879a779bdc8520e9d;p=pandora-kernel.git staging: comedi: usbduxfast: rename usbduxfastsub_s variables For aesthetic reasons, globally rename the variables used for the struct usbduxfastsub_s * in this driver to 'devpriv'. This variable pointes to the comedi_device private data. Also, rename the struct to 'usbduxfast_private' to make its use a bit clearer. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed