diff options
author | Dan Carpenter <error27@gmail.com> | 2010-06-17 14:08:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-18 15:33:57 -0700 |
commit | 594578979d0e25e178e0243eca9aa53499b89b05 (patch) | |
tree | 3b1637e4842b85701bbad42471dd239cf68a3040 /drivers/oprofile | |
parent | 25ebc2f42b07d5aab3b336f5970b8d52b00dd3e2 (diff) | |
download | op-kernel-dev-594578979d0e25e178e0243eca9aa53499b89b05.zip op-kernel-dev-594578979d0e25e178e0243eca9aa53499b89b05.tar.gz |
Staging: wlan-ng: silence a sparse warning
This doesn't change the behavior. It just silences a sparse warning.
drivers/staging/wlan-ng/hfa384x_usb.c:2810:62: warning: dubious: !x | !y
The point of the bitwise OR is so that a logical OR could short circuit
the second call to test_and_set_bit().
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/oprofile')
0 files changed, 0 insertions, 0 deletions