Home
last modified time | relevance | path

Searched hist:"8 da5b970" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/base/
H A Dbase.h8da5b970 Fri Mar 24 07:27:09 CDT 2023 Greg Kroah-Hartman <gregkh@linuxfoundation.org> driver core: base.h: remove extern from function prototypes

The kernel coding style does not require 'extern' in function prototypes
in .h files, so remove them from drivers/base/base.h as they are not
needed.

Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230324122711.2664537-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>