From: H Hartley Sweeten Date: Tue, 14 May 2013 20:36:47 +0000 (-0700) Subject: staging: comedi: usbduxfast: rename 'dux_commands' in private data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5659e24a5a9b3ed611f67ddfc98f2a36d9560a18;p=pandora-kernel.git staging: comedi: usbduxfast: rename 'dux_commands' in private data For aesthetic reasons, rename this variable to 'duxbuf' and also rename the define used for its size. This helps fix some of the > 80 char lines reported by checkpatch.pl. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed