diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-02-08 12:13:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-09 10:43:37 +0100 |
commit | d2bf38c088e0d5467a0e8a2055d6f95dff5c2125 (patch) | |
tree | 717758ce8ceb1c427042142804713ce98ce243c3 /scripts/gdb/linux/tasks.py | |
parent | 63b823d7d3cd275c3347233f95bdf966a595dbc8 (diff) |
driver core: remove private pointer from struct bus_type
Now that the driver code has been refactored to not rely on the pointer
from a struct bus_type to the private structure it can be safely removed
from the structure entirely.
This will allow most bus_type structures to now be marked as const.
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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions