diff options
author | 2025-05-24 18:51:25 +0200 | |
---|---|---|
committer | 2025-05-29 10:57:31 -0400 | |
commit | 347efe5b396c61bc129832910665d899ee86448e (patch) | |
tree | cbc551c89b86766212f6592357fb78a91393159a /scripts/gdb/linux/utils.py | |
parent | drm/amd/display: Add null pointer check for get_first_active_display() (diff) | |
download | linux-rng-347efe5b396c61bc129832910665d899ee86448e.tar.xz linux-rng-347efe5b396c61bc129832910665d899ee86448e.zip |
drm/amd/display: Constify struct timing_generator_funcs
'struct timing_generator_funcs' are not modified in these drivers.
Constifying these structures moves some data to a read-only section, so
increases overall security, especially when the structure holds some
function pointers.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions