aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-03-13 19:29:10 +0100
committerGreg Kroah-Hartman <[email protected]>2023-03-23 13:21:26 +0100
commitc28dd08ef713d2127c5bad3f3e0e93d6ec0309a2 (patch)
treece7a789470c37e4f1834066f59b6ffa139245bac /tools/perf/scripts/python/export-to-sqlite.py
parent38370c4e25af7f5670787a1bb1861b289f2ad770 (diff)
driver core: make the bus_type in struct device_driver constant
The pointer to struct bus_type in struct device_driver should only be pointing to something that can never change now that the driver core has fixed up the previously writable fields. So mark it as a constant pointer to enforce this and move forward with the goal of moving bus_type into read-only memory. Cc: "Rafael J. Wysocki" <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions