summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2023-02-07 20:58:18 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-02-09 20:29:32 +0100
commit108fcad91109bd7e9374ae9d509085f5ec55799b (patch)
treecee9fa67216de8a308063063c47b0e7987cc8b91 /arch
parentcpufreq: davinci: Fix clk use after free (diff)
downloadlinux-108fcad91109bd7e9374ae9d509085f5ec55799b.tar.xz
linux-108fcad91109bd7e9374ae9d509085f5ec55799b.zip
cpufreq: 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> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions