Re: [PATCH v1] staging: comedi: dmm32at: fix style issues

2014-12-25 Thread Jeremiah Mahler
David, On Wed, Dec 24, 2014 at 05:55:38PM -0800, David Decotigny wrote: 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 ddeco...@gmail.com ---

[PATCH v1] staging: comedi: dmm32at: fix style issues

2014-12-24 Thread David Decotigny
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 ddeco...@gmail.com --- drivers/staging/comedi/drivers/dmm32at.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)