Skip to content

Commit

Permalink
Staging: comedi: Fix checpatch.pl issues in file rtd520.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Nick Robinson authored and Greg Kroah-Hartman committed Jan 31, 2011
1 parent e80528b commit bc8bf90
Showing 1 changed file with 157 additions and 164 deletions.
Loading

0 comments on commit bc8bf90

Please sign in to comment.