diff options
| author | Colin Ian King <colin.king@canonical.com> | 2017-10-03 00:51:49 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-03 19:36:25 +0300 |
| commit | b9fd63ea2b027dc14e6f91871be7ed8de2ffa2b1 (patch) | |
| tree | 1a98b8741aa5bee12000b6a952943e2021a66697 /include/linux/stackprotector.h | |
| parent | cfc70e7c608f8fea8f5183172f11096da08b1f4a (diff) | |
| download | linux-b9fd63ea2b027dc14e6f91871be7ed8de2ffa2b1.tar.xz | |
staging: rtlwifi: make various structures static
The structures created from macros RTL_DEBUG_IMPL_MAC_SERIES,
RTL_DEBUG_IMPL_BB_SERIES, RTL_DEBUG_IMPL_RF_SERIES and
RTL_DEBUG_IMPL_CAM_SERIES are all local to the source and do
not need to be in global scope, so make them static.
Cleans up 37 sparse warnings of the form:
symbol 'rtl_debug_priv_mac_0' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
