staging/comedi: fix the spaces issue at the start of line in drivers/ni_mio_cs.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Thu, 1 Nov 2012 02:37:46 +0000 (11:37 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 15:44:42 +0000 (08:44 -0700)
commit31d7424be0f3ef613b01ac1c9b9ec59b49e59287
tree8dc0723a46bf207191117001ed9fa65f8866c7eb
parentf489e2d0eeb103a57c55d3a78989ee2c347756b6
staging/comedi: fix the spaces issue at the start of line in drivers/ni_mio_cs.c

fixed below checkpatch warnings.
- WARNING: please, no spaces at the start of a line

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_cs.c