]> Git Repo - linux.git/commit - drivers/media/dvb-frontends/tda10086.c
[media] tda10086: change typecast to u64 to avoid smatch warnings
authorMauro Carvalho Chehab <[email protected]>
Wed, 29 Apr 2015 18:48:10 +0000 (15:48 -0300)
committerMauro Carvalho Chehab <[email protected]>
Fri, 1 May 2015 09:14:15 +0000 (06:14 -0300)
commitb674ac290e47623aa8e6791aed2d7395f7ea313f
treec53c33114f4fe6ac2a43919758f9199b842123b2
parent05a848ecbb06d2b6cc5fc86ca227862a83ea0183
[media] tda10086: change typecast to u64 to avoid smatch warnings

drivers/media/dvb-frontends/tda10086.c:476 tda10086_get_frontend() warn: should 'tda10086_read_byte(state, 81) << 8' be a 64 bit type?

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/dvb-frontends/tda10086.c
This page took 0.060344 seconds and 4 git commands to generate.