Staging: comedi: addi_common.c: checkpatch.pl fixes
authorLijo Antony <lijo.kernel@gmail.com>
Sat, 5 Jan 2013 14:12:54 +0000 (18:12 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 22:40:00 +0000 (14:40 -0800)
checkpatch.pl style fixes:
- Broken license text into 80 char lines
- fixed two space before tab issues
- Removed unnecessary braces from if-else

Signed-off-by: Lijo Antony <lijo.kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found