commit | fc1964a5f44caf8c9accbc6b390d51b10ef0e718 | [log] [tgz] |
---|---|---|
author | David Decotigny <ddecotig@gmail.com> | Thu Dec 25 12:28:28 2014 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 09 16:58:11 2015 -0800 |
tree | 8f3de9e50c9811507463b057a81c6e0e91424c57 | |
parent | 9cc841b158655af02f3900ebc0cd917957b951c0 [diff] |
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>