Skip to content

Commit

Permalink
orinoco: spaces in parenthesised expressions
Browse files Browse the repository at this point in the history
Remove checkpatch warnings of the following type:

ERROR: space prohibited after that open parenthesis '('
ERROR: space prohibited before that close parenthesis ')'
ERROR: space prohibited after that '!' (ctx:BxW)
ERROR: space required before the open parenthesis '('
ERROR: space required before the open brace '{'

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
David Kilroy authored and John W. Linville committed Feb 11, 2009
1 parent 6fe9deb commit a94e842
Showing 1 changed file with 55 additions and 55 deletions.
Loading

0 comments on commit a94e842

Please sign in to comment.