aboutsummaryrefslogtreecommitdiff
path: root/include/linux/compiler_attributes.h
diff options
context:
space:
mode:
authorRicardo B. Marliere <ricardo@marliere.net>2024-02-03 11:58:00 -0300
committerHeiko Carstens <hca@linux.ibm.com>2024-02-09 13:58:16 +0100
commitfd2b4bfa5fb4e4aa1c7eab6fca92ac01c44a4ac1 (patch)
tree63792726f4ec75dcfe5c3559cd1b3ef914f866f5 /include/linux/compiler_attributes.h
parent42c4c8fdbd1a71970d2a7e71d682b6beeb9f92b1 (diff)
downloadlinux-fd2b4bfa5fb4e4aa1c7eab6fca92ac01c44a4ac1.tar.gz
linux-fd2b4bfa5fb4e4aa1c7eab6fca92ac01c44a4ac1.tar.bz2
linux-fd2b4bfa5fb4e4aa1c7eab6fca92ac01c44a4ac1.zip
s390/cio: make ccw_bus_type const
Now that the driver core can properly handle constant struct bus_type, move the ccw_bus_type 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> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: "Ricardo B. Marliere" <ricardo@marliere.net> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20240203-bus_cleanup-s390-v1-3-ac891afc7282@marliere.net Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'include/linux/compiler_attributes.h')
0 files changed, 0 insertions, 0 deletions