diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-19 15:26:39 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-04 17:01:14 +0100 |
commit | a6c7e0146b2db55531f9c48408daf7bcb07e4b0e (patch) | |
tree | a213762036b2b1f92246a6f842c176907f9e7144 /drivers/misc | |
parent | a87e55bfa25c195b3aaa25369175905ba9527fff (diff) | |
download | lwn-a6c7e0146b2db55531f9c48408daf7bcb07e4b0e.tar.gz lwn-a6c7e0146b2db55531f9c48408daf7bcb07e4b0e.zip |
moxtet: mark moxtet_bus_type as const
Now that the driver core can properly handle constant struct bus_type,
move the moxtet_bus_type to be a constant structure as well, placing it
into read-only memory which can not be modified at runtime.
Cc: Marek Behún <kabel@kernel.org>
Link: https://lore.kernel.org/r/2023121939-written-guru-db83@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions