OSDN Git Service

orinoco: spaces in parenthesised expressions
authorDavid Kilroy <kilroyd@googlemail.com>
Wed, 4 Feb 2009 23:05:44 +0000 (23:05 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Feb 2009 16:44:26 +0000 (11:44 -0500)
commita94e8427c8bd358b602288d0b1e0cff83a9401bc
tree724395c05a06b84812a81eb6b06b1c183e5625ed
parent6fe9deb1747e1e3b9f626878a9954b9eef8ab17d
orinoco: spaces in parenthesised expressions

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>
drivers/net/wireless/orinoco/orinoco.c