aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-13 14:46:25 +0000
committerArnd Bergmann <[email protected]>2024-03-04 16:25:09 +0000
commit469f6acd9a538ea963e2d4d13ba721a7ad1c1813 (patch)
tree5dff4e2d3be5fad22a057cc331974f9ef0b68d3b /fs/btrfs/dev-replace.c
parentMerge tag 'memory-controller-drv-6.9-2' of https://git.kernel.org/pub/scm/lin... (diff)
downloadkernel-469f6acd9a538ea963e2d4d13ba721a7ad1c1813.tar.gz
kernel-469f6acd9a538ea963e2d4d13ba721a7ad1c1813.zip
tee: make tee_bus_type const
Since commit d492cc2573a0 ("driver core: device.h: make struct bus_type a const *"), the driver core can properly handle constant struct bus_type, move the tee_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 <[email protected]> Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ricardo B. Marliere <[email protected]> Reviewed-by: Sumit Garg <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Jens Wiklander <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions