Skip to content
Commit 28eb3e5a authored by John W. Linville's avatar John W. Linville
Browse files

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: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 8b73fb8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment