diff options
author | Thomas Weißschuh <[email protected]> | 2023-06-15 20:12:19 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-06-15 07:30:11 -0600 |
commit | b98dd0b0a596fdeaca68396ce8f782883ed253a9 (patch) | |
tree | d871ef5f986959b0cfe90505b7de79587c263655 /scripts/generate_rust_analyzer.py | |
parent | a301b2deb66cd93bae0f676702356273ebf8abb6 (diff) |
bcache: 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 <[email protected]>
Signed-off-by: Coly Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions