summaryrefslogtreecommitdiff
path: root/rust/helpers/wait.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-12 21:19:01 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-16 15:30:05 +0300
commitfc0368121686065287a24b6bf7deda20a9fafcd7 (patch)
tree1d3a36ea1fefa0532737353629e638821994e616 /rust/helpers/wait.c
parent9d9659b054c8ff888c33e3efcbf09db4c4ab9dc6 (diff)
downloadlinux-fc0368121686065287a24b6bf7deda20a9fafcd7.tar.xz
nvmem: make nvmem_bus_type constant
Now that the driver core can properly handle constant struct bus_type, move the nvmem_bus_type variable to be a constant structure as well, placing it into read-only memory which can not be modified at runtime. Cc: Srinivas Kandagatla <srini@kernel.org> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Srinivas Kandagatla <srini@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20250712181905.6738-6-srini@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/wait.c')
0 files changed, 0 insertions, 0 deletions