Skip to content
Commit b0bbd86a authored by Thomas Weißschuh's avatar Thomas Weißschuh Committed by Mike Snitzer
Browse files

dm sysfs: make kobj_type structure constant



Since commit ee6d3dd4 ("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: default avatarThomas Weißschuh <linux@weissschuh.net>
Signed-off-by: default avatarMike Snitzer <snitzer@kernel.org>
parent a7e8f7fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment