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:
77a0445
)
staging: rtl8192e: Fix smatch warning in rtl_wx.c
author
Larry Finger
<Larry.Finger@lwfinger.net>
Thu, 1 Sep 2011 17:23:16 +0000
(12:23 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 6 Sep 2011 23:35:57 +0000
(16:35 -0700)
Smatch reports the following warning:
CHECK drivers/staging/rtl8192e/rtl_wx.c
drivers/staging/rtl8192e/rtl_wx.c +262 r8192se_wx_set_radio(16) warn: inconsistent returns sem:&priv->wx_sem: locked (258) unlocked (262)
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found