summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2011-01-03 08:47:40 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2011-01-21 12:14:47 -0800
commitb01627c608d97b5246eb7a4b75c40f2a1fb4dc30 (patch)
treefdd0dc31f47a6e9c9ce1566749b33da244d6543f /include
parentaa96646daa15d6ac05addc7db7272dd5787c6953 (diff)
Staging: tm6000: silence Sparse warning "dubious: !x | !y"
Bitwise and logical or are the equivalent here, so this doesn't affect runtime, but logical or was intended. The original code causes a warning in Sparse: "warning: dubious: !x | !y" Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions