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:
5a5ee76
)
mac80211: fix confusing parentheses
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 18 Oct 2011 11:39:14 +0000
(13:39 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 8 Nov 2011 20:54:00 +0000
(15:54 -0500)
There's an extra pair of parentheses here that
is simply confusing because it implies a nesting
that doesn't actually exist. Just remove it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found