aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRicardo Ribalda <[email protected]>2024-04-29 16:04:40 +0100
committerMauro Carvalho Chehab <[email protected]>2024-05-03 11:02:04 +0100
commitff924ca08e85bc89dc0ab85c697c09298a9c74a6 (patch)
treef84eb23bc146ab22d5eda847378d82262fd243db /tools/perf/scripts/python/export-to-postgresql.py
parent776f1bde345d0e21e31de766d94154f77f6bf1cd (diff)
media: pci: mgb4: Refactor struct resources
The struct resource end field signifies the end address not the relative offset from the start field i.e size == (end - start) + 1. Amend the .end field to specify the end address not the relative size from the offset as is currently given. Fixes cocci check: drivers/media/pci/mgb4/mgb4_regs.c:13:22-25: WARNING: Suspicious code. resource_size is maybe missing with res Link: https://lore.kernel.org/linux-media/[email protected] Reviewed-by: Martin Tůma <[email protected]> Reviewed-by: Bryan O'Donoghue <[email protected]> Signed-off-by: Ricardo Ribalda <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions