diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-02-09 06:18:35 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-03-08 04:20:48 +0300 |
commit | 60db00e0a1490adcdc8b80887f7caf954d8bcd3e (patch) | |
tree | 460bb3af897655cbd2f40f5c09a3586b67f223a3 /tools/perf/scripts/python/task-analyzer.py | |
parent | ffec85d53d0f39ee4680a2cf0795255e000e1feb (diff) | |
download | linux-60db00e0a1490adcdc8b80887f7caf954d8bcd3e.tar.xz |
ext4: 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>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230209-kobj_type-ext4-v1-1-6865fb05c1f8@weissschuh.net
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions