aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2021-03-22 11:30:19 +0000
committerDavid S. Miller <[email protected]>2021-03-22 20:13:55 +0000
commit5da9ace3405f40d8d93c1b519696f47bc4402318 (patch)
tree19ffc4abcae9a66fc02e8d123678f1366c04fd7e /net/lapb/lapb_in.c
parentnet: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64 (diff)
downloadkernel-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