diff options
author | Ricardo B. Marliere <ricardo@marliere.net> | 2024-02-19 22:48:28 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2024-02-26 10:59:18 +0300 |
commit | 576d7cc5a9e29e4cc579ffb0f9afc209e34eea31 (patch) | |
tree | 5e3c6478b1a2db2441fed395560472a81b15d54c /lib/radix-tree.h | |
parent | fa58b59493665e81454079ad372b11a0ed34bd2d (diff) | |
download | linux-576d7cc5a9e29e4cc579ffb0f9afc209e34eea31.tar.xz |
accel: constify the struct device_type usage
Since commit aed65af1cc2f ("drivers: make device_type const"), the driver
core can properly handle constant struct device_type. Move the
accel_sysfs_device_minor variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'lib/radix-tree.h')
0 files changed, 0 insertions, 0 deletions