commit | 28eb3e5acfddf1e1c8892df9901e4f32f7f537eb | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Wed Jul 21 16:36:06 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 26 15:09:03 2010 -0400 |
tree | ecfb4513e99fc6b76c765c5c738e27a51d80cdf7 | |
parent | 8b73fb8e29e9ae0458d36cc0dc25e2717587dfd4 [diff] |
rtl8180: silence "dubious: x | !y" sparse warning 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>