Skip to content

Commit

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

ERROR: space required after that close brace '}' 		   x 13
ERROR: spaces required around that ':' (ctx:VxV) 		   x  3
WARNING: line over 80 characters                 		   x 96
WARNING: braces {} are not necessary for any arm of this statement x  2

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 56b8421 commit b6241fd
Showing 1 changed file with 227 additions and 189 deletions.
Loading

0 comments on commit b6241fd

Please sign in to comment.