diff options
| author | Colin Ian King <[email protected]> | 2017-05-17 09:50:36 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-05-18 10:12:40 -0400 |
| commit | 64f5102dcb811b27d673eccc8cc0d76ce90981a4 (patch) | |
| tree | 28960b4e201423c24aea140951b0f9dce524408c /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f646c75b79c31a7fc40211e7291287e2b99ee168 (diff) | |
udp: make function udp_skb_dtor_locked static
Function udp_skb_dtor_locked does not need to be in global scope
so make it static to fix sparse warning:
net/ipv4/udp.c: warning: symbol 'udp_skb_dtor_locked' was not
declared. Should it be static?
Fixes: 6dfb4367cd911d ("udp: keep the sk_receive_queue held when splicing")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions