diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-08 12:13:26 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-09 10:43:37 +0100 |
| commit | d2bf38c088e0d5467a0e8a2055d6f95dff5c2125 (patch) | |
| tree | 717758ce8ceb1c427042142804713ce98ce243c3 /tools/perf/scripts/python/task-analyzer.py | |
| parent | driver core: create bus_is_registered() (diff) | |
| download | linux-d2bf38c088e0d5467a0e8a2055d6f95dff5c2125.tar.gz linux-d2bf38c088e0d5467a0e8a2055d6f95dff5c2125.zip | |
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" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230208111330.439504-18-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
