aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2023-01-20 18:30:59 +0100
committerThierry Reding <[email protected]>2023-01-23 15:02:13 +0100
commitfa904b4cbc60afa042e59a07251f54aa208218ce (patch)
treec2e6c258b7c4ebf20e4e83604a181de496c49c14 /lib/test_fortify/write_overflow-strncpy-src.c
parent1cd1b5c2f6ec91d2843bc1ff42bdacef97218ec6 (diff)
drm/simpledrm: Use struct iosys_map consistently
The majority of the driver already uses struct iosys_map to encapsulate accesses to I/O remapped vs. system memory. Accesses via the screen base pointer still use __iomem annotations, which can lead to inconsistencies and conflicts with subsequent patches. Convert the screen base to a struct iosys_map as well for consistency and to avoid these issues. Reviewed-by: Thomas Zimmermann <[email protected]> Signed-off-by: Thierry Reding <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions