From: John W. Linville Date: Wed, 21 Jul 2010 20:36:06 +0000 (-0400) Subject: rtl8180: silence "dubious: x | !y" sparse warning X-Git-Tag: v2.6.36-rc1~571^2~64^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28eb3e5acfddf1e1c8892df9901e4f32f7f537eb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed