staging: r8188eu: remove extern from function prototypes
authorMichael Straube <straube.linux@gmail.com>
Tue, 1 Nov 2022 19:14:57 +0000 (20:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Nov 2022 07:28:41 +0000 (08:28 +0100)
commit1a6d64701922b2ff05b240dc0d69f3feda5e2690
treecb7031695f197f1d33f6ad09f0f4d4df0d571678
parent8b550eb637b483866f8d4662fffc9518ad9e7eca
staging: r8188eu: remove extern from function prototypes

Declaring function prototypes extern is redundant and triggers
checkpatch warnings. Remove all extern from function prototypes.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20221101191458.8619-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/osdep_service.h
drivers/staging/r8188eu/include/rtw_mlme_ext.h
drivers/staging/r8188eu/include/sta_info.h