diff options
| author | Vladimir Oltean <[email protected]> | 2021-03-22 11:30:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-22 20:13:55 +0000 |
| commit | 5da9ace3405f40d8d93c1b519696f47bc4402318 (patch) | |
| tree | 19ffc4abcae9a66fc02e8d123678f1366c04fd7e /net/lapb/lapb_in.c | |
| parent | net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64 (diff) | |
| download | kernel-5da9ace3405f40d8d93c1b519696f47bc4402318.tar.gz kernel-5da9ace3405f40d8d93c1b519696f47bc4402318.zip | |
net: make xps_needed and xps_rxqs_needed static
Since their introduction in commit 04157469b7b8 ("net: Use static_key
for XPS maps"), xps_needed and xps_rxqs_needed were never used outside
net/core/dev.c, so I don't really understand why they were exported as
symbols in the first place.
This is needed in order to silence a "make W=1" warning about these
static keys not being declared as static variables, but not having a
previous declaration in a header file nonetheless.
Cc: Amritha Nambiar <[email protected]>
Signed-off-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions
