diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2015-04-29 09:46:24 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2015-05-01 06:05:31 -0300 |
| commit | 5e6b681b1249a6db33ae12ef13a8285d0de39679 (patch) | |
| tree | d19bb4b1b424673cb9477bbb23ba18711b837a05 /tools/perf/scripts/python | |
| parent | 2267d2d747ba57a2a70ad6f3a6a273c12e3bd505 (diff) | |
[media] stv0297: change typecast to u64 to avoid smatch warnings
drivers/media/dvb-frontends/stv0297.c:140 stv0297_get_symbolrate() warn: should 'stv0297_readreg(state, 86) << 8' be a 64 bit type?
drivers/media/dvb-frontends/stv0297.c:141 stv0297_get_symbolrate() warn: should 'stv0297_readreg(state, 87) << 16' be a 64 bit type?
drivers/media/dvb-frontends/stv0297.c:142 stv0297_get_symbolrate() warn: should 'stv0297_readreg(state, 88) << 24' be a 64 bit type?
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions