commit | a94e8427c8bd358b602288d0b1e0cff83a9401bc | [log] [tgz] |
---|---|---|
author | David Kilroy <kilroyd@googlemail.com> | Wed Feb 04 23:05:44 2009 +0000 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 11 11:44:26 2009 -0500 |
tree | 724395c05a06b84812a81eb6b06b1c183e5625ed | |
parent | 6fe9deb1747e1e3b9f626878a9954b9eef8ab17d [diff] |
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>