diff options
author | 2023-01-11 10:23:31 +0100 | |
---|---|---|
committer | 2023-01-18 09:00:48 +0100 | |
commit | ed9f918174cb35ba51d2fc86a613305dd8bc4cfe (patch) | |
tree | a0a3fb21add95b53e1921168f758068aa0cd0c6c /lib | |
parent | driver core: bus.h: document bus notifiers better (diff) | |
download | wireguard-linux-ed9f918174cb35ba51d2fc86a613305dd8bc4cfe.tar.xz wireguard-linux-ed9f918174cb35ba51d2fc86a613305dd8bc4cfe.zip |
driver core: bus: move bus notifier logic into bus.c
The logic to touch the bus notifier was open-coded in numberous places
in the driver core. Clean that up by creating a local bus_notify()
function and have everyone call this function instead, making the
reading of the caller code simpler and easier to maintain over time.
Reviewed-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230111092331.3946745-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions