From: Larry Finger Date: Fri, 6 Dec 2013 04:07:12 +0000 (-0600) Subject: rtlwifi: rtl8192c-common: Fix sparse warning X-Git-Tag: v3.14-rc1~94^2~482^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f3dbb563658f6f24ba52ba336f652d9f9b5fca4;p=pandora-kernel.git rtlwifi: rtl8192c-common: Fix sparse warning Sparse reports the following: CHECK drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c:570:34: warning: dubious: !x & y There should be a parens around the expression. Reported-by: Dan Carpenter Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed