diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-02-08 12:13:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-09 10:43:39 +0100 |
commit | bc8b7931012f0511f016e2f048d1f4222db8e08f (patch) | |
tree | 6cdf7fec6ea79e6a03be62427cb6a36fa65046ba /scripts/gdb/linux/tasks.py | |
parent | d2bf38c088e0d5467a0e8a2055d6f95dff5c2125 (diff) |
driver core: bus: constify bus_register/unregister_notifier()
The bus_register_notifier() and bus_unregister_notifier() functions
should be taking a const * to bus_type, not just a * so fix that up.
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