diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2014-11-04 17:35:07 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2014-11-05 08:09:27 -0200 |
| commit | 060f79d5758668c913a6d992feaa6b30f97f5d32 (patch) | |
| tree | fba265a9a6f41e6fb1f3b1a415f5d5140d5bf631 /tools/perf/scripts/python | |
| parent | a8f29e89f2b54fbf2c52be341f149bc195b63a8b (diff) | |
[media] af0933: Don't go past arrays
X-Patchwork-Delegate: [email protected]
Fixes the following sparse warnings:
drivers/media/dvb-frontends/af9033.c:295 af9033_init() error: buffer overflow 'clock_adc_lut' 11 <= 11
drivers/media/dvb-frontends/af9033.c:300 af9033_init() error: buffer overflow 'clock_adc_lut' 11 <= 11
drivers/media/dvb-frontends/af9033.c:584 af9033_set_frontend() error: buffer overflow 'coeff_lut' 3 <= 3
drivers/media/dvb-frontends/af9033.c:595 af9033_set_frontend() error: buffer overflow 'clock_adc_lut' 11 <= 11
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Reviewed-by: Antti Palosaari <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions