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)
commitbc8bf90a643123f99f98027040f7256ce79b45da
treecf34aa3fbeca824630e472aa7acbe7bf73304686
parente80528b78e8d33494a0784dc214e71a728162d92
Staging: comedi: Fix checpatch.pl issues in file rtd520.c

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>
drivers/staging/comedi/drivers/rtd520.c