diff options
author | Thomas Weißschuh <[email protected]> | 2023-02-10 02:13:40 +0000 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-02-15 19:38:55 +0100 |
commit | 964a54e5e1a0d70cd80bd5a0885a1938463625b1 (patch) | |
tree | 3f7675b7e5684b98a9c2a57788ee31dd003c6b76 /scripts/gdb/linux/tasks.py | |
parent | 1eb82ef87336045459929d915b8050beaea92951 (diff) |
btrfs: 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.
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Thomas Weißschuh <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions