diff options
author | 2023-02-08 04:01:22 +0000 | |
---|---|---|
committer | 2023-02-09 09:38:16 -0700 | |
commit | 5f6224175fbe4c2b91e303c17af4d4eb5e3a60a7 (patch) | |
tree | 8fc6f64b728435566204bb7c34ef900d5bae82c8 /scripts/lib/kdoc/kdoc_files.py | |
parent | block: Merge bio before checking ->cached_rq (diff) | |
download | wireguard-linux-5f6224175fbe4c2b91e303c17af4d4eb5e3a60a7.tar.xz wireguard-linux-5f6224175fbe4c2b91e303c17af4d4eb5e3a60a7.zip |
block: 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>
Link: https://lore.kernel.org/r/20230208-kobj_type-block-v1-1-0b3eafd7d983@weissschuh.net
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions