diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-02-07 19:40:44 +0300 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2023-02-10 19:24:03 +0300 |
commit | 438688d5ae9ecb734395da09eb0aab440ff30cc3 (patch) | |
tree | 8bcb70297affc2c95c08c86bc55a57f665442313 /tools/perf/scripts/python/task-analyzer.py | |
parent | 9a90ea7d378486aa358330dafc7e8c3b27de4d84 (diff) | |
download | linux-438688d5ae9ecb734395da09eb0aab440ff30cc3.tar.xz |
platform/x86: dell-wmi-sysman: 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>
Link: https://lore.kernel.org/r/20230207-kobj_type-pdx86-v1-1-8e2c4fb83105@weissschuh.net
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions