diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-02-07 20:55:19 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-02-09 21:04:01 +0100 |
commit | e898b07deb3ce801b21113979a05f4b3166c7cb3 (patch) | |
tree | 78803db6622e101d36442b717f82d40e2f3efa4c /security | |
parent | cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies (diff) | |
download | linux-e898b07deb3ce801b21113979a05f4b3166c7cb3.tar.xz linux-e898b07deb3ce801b21113979a05f4b3166c7cb3.zip |
cpuidle: sysfs: make kobj_type structures 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 definitions to prevent
modification at runtime.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions