diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2024-01-16 16:09:45 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2024-01-18 11:36:57 +0200 |
commit | 92c7428f942da7dfcdc629b05b5114f80822d7a4 (patch) | |
tree | 50e8c4640f6b6f2bf0be5e31bab35a7135a27c4e /net/unix/unix_bpf.c | |
parent | 426e7b4773921d07ab4ab8ba16fbad396d6c9971 (diff) |
wifi: rtl8xxxu: make instances of iface limit and combination to be static const
rtl8xxxu_limits and rtl8xxxu_combinations can be static const, so add
modifiers as desire. Otherwise, Sparse reports warnings
rtl8xxxu_core.c:7677:30: warning: symbol 'rtl8xxxu_limits' was not declared. Should it be static?
rtl8xxxu_core.c:7682:36: warning: symbol 'rtl8xxxu_combinations' was not declared. Should it be static?
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240116080945.20172-2-pkshih@realtek.com
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions