staging: comedi: dmm32at: fix style issues
authorDavid Decotigny <ddecotig@gmail.com>
Thu, 25 Dec 2014 20:28:28 +0000 (12:28 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Jan 2015 00:58:11 +0000 (16:58 -0800)
commitfc1964a5f44caf8c9accbc6b390d51b10ef0e718
tree8f3de9e50c9811507463b057a81c6e0e91424c57
parent9cc841b158655af02f3900ebc0cd917957b951c0
staging: comedi: dmm32at: fix style issues

Before:
      1 ERROR: code indent should use tabs where possible
      1 WARNING: please, no spaces at the start of a line

After:
  (none)

Signed-off-by: David Decotigny <ddecotig@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/dmm32at.c