summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/driver.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-13 19:29:17 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-23 13:21:58 +0100
commitd492cc2573a08352c48a66d3e3f312a15fb3f363 (patch)
treef1567d01293c8f82c156b39c0b442649d8280af0 /drivers/usb/core/driver.c
parentb18d0a0f92a8fe9e56d812808184c8c4b9f18f92 (diff)
downloadlinux-stable-d492cc2573a08352c48a66d3e3f312a15fb3f363.tar.gz
linux-stable-d492cc2573a08352c48a66d3e3f312a15fb3f363.tar.bz2
linux-stable-d492cc2573a08352c48a66d3e3f312a15fb3f363.zip
driver core: device.h: make struct bus_type a const *
Now that all users who accessed the bus_type structure in struct device are properly using it as a const *, mark it as such so that no one can modify it going forward anymore. Cc: "Rafael J. Wysocki" <rafael@kernel.org> Link: https://lore.kernel.org/r/20230313182918.1312597-35-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/driver.c')
0 files changed, 0 insertions, 0 deletions