summaryrefslogtreecommitdiff
path: root/drivers/media/usb/tm6000/tm6000-video.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-06-05 09:08:09 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-06-05 11:26:36 -0300
commit5cbe9f3acffb9fd16391b5abf16f947c7d7833da (patch)
tree76f22a0f94c12d2b279777f87c4b068fccd8d8ce /drivers/media/usb/tm6000/tm6000-video.c
parentc65171cf6fb1f9b525ea281b2297a4753c3a049d (diff)
[media] ivtv: fix two smatch warnings
Smatch currently produces two warnings: drivers/media/pci/ivtv/ivtv-fileops.c:901 ivtv_v4l2_close() warn: suspicious bitop condition drivers/media/pci/ivtv/ivtv-fileops.c:1026 ivtv_open() warn: suspicious bitop condition Those are false positives, but it is not hard to get rid of them by using a different way to evaluate the macro, splitting the logical boolean evaluation from the bitmap one. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/tm6000/tm6000-video.c')
0 files changed, 0 insertions, 0 deletions