staging: rtl8188eu: make some arrays static in rtw_mlme_ext.c
authorMichael Straube <straube.linux@gmail.com>
Tue, 18 Dec 2018 18:34:46 +0000 (19:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Dec 2018 07:32:33 +0000 (08:32 +0100)
commit7a6394398f4e2305ca91020683080e4da5dbbaca
tree257e17d43f925d4670f30cb37ddd33ad436ba215
parent03449acb77fd8bdfb8b7101a2eb429b1cffe67c2
staging: rtl8188eu: make some arrays static in rtw_mlme_ext.c

Make some arrays that are only used in rtw_mlme_ext.c static and
remove the corresponding extern declarations from rtw_mlme_ext.h.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
drivers/staging/rtl8188eu/include/rtw_mlme_ext.h