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:
b3f51e9
)
cfg80211: add missing break in cfg80211_get_chan_state()
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 25 Oct 2013 10:46:44 +0000
(12:46 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 25 Nov 2013 19:50:36 +0000
(20:50 +0100)
Improve readability of the function by adding the break,
there's no functional impact but it's confusing to fall
through.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found