diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-09 18:58:10 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-10 13:49:09 +0100 |
| commit | b0a8a59a1c44c07807afe50c6bd21a33c9ec98b7 (patch) | |
| tree | ecefd29d397c2ffa7803edc5a4aa6be2f02ce802 /lib/kobject.c | |
| parent | af6d0743599e594cb2cec3f1a6d2600a57d1d375 (diff) | |
driver core: move struct subsys_dev_iter to a local file
struct subsys_dev_iter is not used by any code outside of
drivers/base/bus.c so move it into that file and out of the global bus.h
file.
Reviewed-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230109175810.2965448-6-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions