Staging: comedi: Fix checpatch.pl issues in file rtd520.c
authorNick Robinson <nr33@msstate.edu>
Mon, 31 Jan 2011 16:56:50 +0000 (10:56 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 31 Jan 2011 22:12:19 +0000 (14:12 -0800)
This patch fixes the checkpatch errors listed below:

ERROR: code indent should use tabs where possible
WARNING: space prohibited between function name and open parenthesis '('
WARNING: please, no spaces at the start of a line
WARNING: braces {} are not necessary for single statement blocks
WARNING: printk() should include KERN_ facility level

Signed-off-by: Nick Robinson <nr33@msstate.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found