From: Harvey Harrison Date: Wed, 22 Oct 2008 03:27:16 +0000 (-0700) Subject: staging: correct dubious use of !x & y X-Git-Tag: v2.6.29-rc1~228^2~233 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3379572474aad4d113985682971955ad87c8a37;p=pandora-kernel.git staging: correct dubious use of !x & y Noticed by sparse: drivers/staging/me4000/me4000.c:1213:43: warning: dubious: !x & y drivers/staging/wlan-ng/p80211wext.c:1583:21: warning: dubious: !x & y Signed-off-by: Harvey Harrison Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed