linux-stable/include/linux/device
Greg Kroah-Hartman 0d62b79fd8 driver core: bus.h: remove extern from function prototypes
The kernel coding style does not require 'extern' in function prototypes
in .h files, so remove them from include/linux/device/bus.h as they are
not needed.

Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230324122711.2664537-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-24 15:35:38 +01:00
..
bus.h driver core: bus.h: remove extern from function prototypes 2023-03-24 15:35:38 +01:00
class.h driver core: class.h: remove extern from function prototypes 2023-03-24 15:34:24 +01:00
driver.h driver core: make the bus_type in struct device_driver constant 2023-03-23 13:21:26 +01:00