diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2025-05-24 18:51:25 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-05-29 10:57:31 -0400 |
commit | 347efe5b396c61bc129832910665d899ee86448e (patch) | |
tree | cbc551c89b86766212f6592357fb78a91393159a /scripts/rustdoc_test_builder.rs | |
parent | c3e9826a22027a21d998d3e64882fa377b613006 (diff) |
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/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions