diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-09 20:58:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-10 15:49:02 +0300 |
commit | 38cdadefa2feecc9e7aa5f67bc4aea5b9a8ca59f (patch) | |
tree | 5747ce37bc57c13263046d429ddc65624b07ab3e /tools/perf/scripts/python/task-analyzer.py | |
parent | 2e45fc5502af9826617a96fe63aee055002cac97 (diff) | |
download | linux-38cdadefa2feecc9e7aa5f67bc4aea5b9a8ca59f.tar.xz |
driver core: make subsys_dev_iter_next() static
The function subsys_dev_iter_next() is only used in drivers/base/bus.c
so make it static to that file and remove the global export.
Reviewed-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230109175810.2965448-4-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