diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-02-14 06:20:55 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2023-02-14 22:23:08 +0300 |
commit | b0bbd86a288ab35234edb704935982c20f74628d (patch) | |
tree | 7047efebc67d578833b5eb2a8fdeaf23a2078696 /tools/perf/scripts/python/task-analyzer.py | |
parent | a7e8f7fbe2adc132c0222fea96a18610337e2775 (diff) | |
download | linux-b0bbd86a288ab35234edb704935982c20f74628d.tar.xz |
dm sysfs: 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>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions