summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavidlohr Bueso <dave@stgolabs.net>2018-05-08 09:07:03 -0700
committerDavid S. Miller <davem@davemloft.net>2018-05-10 15:13:34 -0400
commit88ab31081b8c8d4d7698711b80fbfd3f52d27fd9 (patch)
tree79220b7c16db91c81ccc73f4971bde0ca8a462e1 /tools/perf/scripts/python/export-to-postgresql.py
parent02786475c74c7d0721b0142fac74108112cb456c (diff)
net/udp: Update udp_encap_needed static key to modern api
No changes in refcount semantics -- key init is false; replace static_key_enable with static_branch_enable static_key_slow_inc|dec with static_branch_inc|dec static_key_false with static_branch_unlikely Added a '_key' suffix to udp and udpv6 encap_needed, for better self documentation. Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions