From: H Hartley Sweeten Date: Thu, 23 May 2013 20:09:25 +0000 (-0700) Subject: staging: comedi: usbduxsigma: remove a space before tab X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ded31567b623e23c5467b9b6da1443258a4704;p=pandora-kernel.git staging: comedi: usbduxsigma: remove a space before tab checkpatch.pl reports: WARNING: please, no space before tabs +^Ihigh_speed = 0; ^I/* (devpriv->high_speed) */$ Remove the space to avoid the warning. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed