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:
8b73fb8
)
rtl8180: silence "dubious: x | !y" sparse warning
author
John W. Linville
<linville@tuxdriver.com>
Wed, 21 Jul 2010 20:36:06 +0000
(16:36 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 26 Jul 2010 19:09:03 +0000
(15:09 -0400)
CHECK drivers/net/wireless/rtl818x/rtl8180_rtl8225.c
drivers/net/wireless/rtl818x/rtl8180_rtl8225.c:53:33: warning: dubious: x | !y
The existing code is clever and works fine, but it's not worth even a
single line of Sparse warning SPAM...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found