]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: cb_pcidas: fix a space before tab issue
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 27 Jun 2012 01:04:26 +0000 (18:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:23:53 +0000 (15:23 -0700)
commit93c58378b5498f6810a2f269dc3c9a13731c3cf7
treed648295c2e5dc870fe41ef50796b0d582148fb5e
parent4f0036ef09387a49b709d9b319ad93492e53d790
staging: comedi: cb_pcidas: fix a space before tab issue

As reported by checkpatch.pl, spaces should not be used before
tabs.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/cb_pcidas.c