diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-24 15:27:08 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-24 17:35:42 +0300 |
| commit | 8a2b9c84c708cf2a99499d5a685a642af7b68c37 (patch) | |
| tree | 14c50128a6201e8aa4f6709aace438fb2fa5cff1 /scripts | |
| parent | 0d62b79fd8083ae2400f31e38f8d63db3bd59bff (diff) | |
| download | linux-8a2b9c84c708cf2a99499d5a685a642af7b68c37.tar.xz | |
driver core: driver.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/driver.h as they
are not needed.
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230324122711.2664537-3-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
