diff options
author | 2023-02-07 16:40:45 +0000 | |
---|---|---|
committer | 2023-02-10 17:24:20 +0100 | |
commit | 881a10355fadd10fc0bbedc729c1a32b98c37e2d (patch) | |
tree | 6e0abbe1d4ad4fcb84d5b1ce8c26ead36bc84647 /drivers/platform/x86/mlx-platform.c | |
parent | platform/x86: dell-wmi-sysman: Make kobj_type structure constant (diff) | |
download | linux-rng-881a10355fadd10fc0bbedc729c1a32b98c37e2d.tar.xz linux-rng-881a10355fadd10fc0bbedc729c1a32b98c37e2d.zip |
platform/x86: think-lmi: 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 <linux@weissschuh.net>
Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Link: https://lore.kernel.org/r/20230207-kobj_type-pdx86-v1-2-8e2c4fb83105@weissschuh.net
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/platform/x86/mlx-platform.c')
0 files changed, 0 insertions, 0 deletions