[media] xc4000: shut up a bogus smatch message
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 19 Feb 2016 14:22:30 +0000 (12:22 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Feb 2016 10:14:02 +0000 (07:14 -0300)
commitdfa7ba5f61f6773cd1ebcaf6672d9c179b32d1b0
tree8e81f0f1547015ae830b37cd5d5302522466be38
parentf7b5dff0b59b20469b2a4889e6170c0069d37c8d
[media] xc4000: shut up a bogus smatch message

smatch complains about:
drivers/media/tuners/xc4000.c:1511 xc4000_get_signal() warn: '~value << 3' 524280 can't fit into 65535 'value'

Remove the bogus complain.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/xc4000.c
This page took 0.027079 seconds and 5 git commands to generate.