diff options
author | Thomas Weißschuh <[email protected]> | 2023-02-07 16:40:46 +0000 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-02-10 17:24:37 +0100 |
commit | ad76d9b88c9f6065663fc2005f4b219984b3f8d8 (patch) | |
tree | 674c7ba183e1d7a38d8bc85e1f1026bf85f7c4d6 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 881a10355fadd10fc0bbedc729c1a32b98c37e2d (diff) |
x86/platform/uv: Make kobj_type structure constant
Since commit ee6d3dd4ed48 ("driver core: make kobj_type constant.")
the driver core allows the usage of const struct kobj_type.
Take advantage of this to constify the structure definition to prevent
modification at runtime.
Signed-off-by: Thomas Weißschuh <[email protected]>
Reviewed-by: Justin Ernst <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions