Skip to content

Commit

Permalink
Staging: comedi: drivers: fix coding style issues in pcl812.c
Browse files Browse the repository at this point in the history
This is a patch to the pcl812.c file that fixes up the following
issues:

ERROR: code indent should use tabs where possible		   x 27
WARNING: line over 80 characters				   x 37
WARNING: please, no space before tabs				   x 13
WARNING: braces {} are not necessary for single statement blocks   x  2
WARNING: printk() should include KERN_ facility level		   x 22
WARNING: braces {} are not necessary for any arm of this statement x  5

Signed-off-by: Gustavo Silva <silvagustavo@users.sourceforge.net>
Acked-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Gustavo Silva authored and Greg Kroah-Hartman committed Jun 18, 2010
1 parent ba22a15 commit 3cc544d
Showing 1 changed file with 259 additions and 217 deletions.
Loading

0 comments on commit 3cc544d

Please sign in to comment.