git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6abbe55
)
iwlwifi: remove spurious semicolons
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 15 Jul 2010 18:48:21 +0000
(11:48 -0700)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Fri, 23 Jul 2010 15:42:45 +0000
(08:42 -0700)
defines shouldn't be terminated with a
semicolon, the code using them should
supply it. Luckily these are not used
in a context where it matters.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
No differences found