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:
3073acd
)
Staging: wl_cfg80211.c: use BUG_ON correctly
author
Coly Li
<bosong.ly@taobao.com>
Thu, 27 Jan 2011 12:12:35 +0000
(20:12 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 31 Jan 2011 21:45:42 +0000
(13:45 -0800)
This patch removes explicit unlikely() when using BUG_ON() in
wl_cfg80211.c
Signed-off-by: Coly Li <bosong.ly@taobao.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found