Skip to content

Commit

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

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

Signed-off-by: Gustavo Silva <silvagustavo@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Gustavo Silva authored and Greg Kroah-Hartman committed Jun 17, 2010
1 parent 8f4e80a commit 4c68fb4
Showing 1 changed file with 140 additions and 83 deletions.
Loading

0 comments on commit 4c68fb4

Please sign in to comment.