diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-23 06:48:07 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-23 06:54:33 -0400 |
commit | 0df305eb50e5dc447ddb9eab71bc7394cb9e76e4 (patch) | |
tree | c8b574e122a557a2c6457993de6dd50410b6490c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d3c449e16fc829dba347dc72106f8d28b15896f9 (diff) |
media: solo6x10: simplify the logic at solo_p2m_dma_desc()
The logic with gets a p2m_id is more complex than needed,
causing false positives with static analyzers:
drivers/media/pci/solo6x10/solo6x10-p2m.c:81 solo_p2m_dma_desc() error: buffer overflow 'solo_dev->p2m_dev' 4 <= s32max
Make it simpler and use unsigned int.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions