summaryrefslogtreecommitdiff
path: root/drivers/greybus/debugfs.c
diff options
context:
space:
mode:
authorRicardo Ribalda <ribalda@chromium.org>2024-04-29 18:04:40 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2024-05-03 13:02:04 +0300
commitff924ca08e85bc89dc0ab85c697c09298a9c74a6 (patch)
treef84eb23bc146ab22d5eda847378d82262fd243db /drivers/greybus/debugfs.c
parent776f1bde345d0e21e31de766d94154f77f6bf1cd (diff)
downloadlinux-ff924ca08e85bc89dc0ab85c697c09298a9c74a6.tar.xz
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/20240429-fix-cocci-v3-1-3c4865f5a4b0@chromium.org Reviewed-by: Martin Tůma <martin.tuma@digiteqautomotive.com> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/greybus/debugfs.c')
0 files changed, 0 insertions, 0 deletions