summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/drx39xyj
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-02-22 13:43:57 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-02-23 07:24:17 -0300
commit88d0518c0d91be4577de7a947af6d0255bbd0966 (patch)
tree07ca3a247d7b6a1ef0c2f45d80a410177292e4a6 /drivers/media/dvb-frontends/drx39xyj
parent4c2f7f72b8993c73724790bf2ac33cb788d1ff06 (diff)
[media] dib9000: read16/write16 could return an error code
Both dib9000_read16_attr and dib9000_write16_attr can return an error code. However, they currently return an u16. This produces the following warnings on smatch: drivers/media/dvb-frontends/dib9000.c:262 dib9000_read16_attr() warn: signedness bug returning '(-121)' drivers/media/dvb-frontends/dib9000.c:321 dib9000_write16_attr() warn: signedness bug returning '(-22)' drivers/media/dvb-frontends/dib9000.c:353 dib9000_write16_attr() warn: signedness bug returning '(-121)' Reviewed-by: Michael Ira Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/drx39xyj')
0 files changed, 0 insertions, 0 deletions