diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2018-05-08 09:07:00 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-10 15:13:34 -0400 |
commit | aabf6772cc745f90d1e15b0054eca734ba787784 (patch) | |
tree | 4573fa60f54451451a1fc577af0e4b8e58e88bc5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a7950ae8213cf38343fd27ad1fb58f3f04e3130f (diff) |
net: Update [e/in]gress_needed static key to modern api
No changes in semantics -- key init is false; replace
static_key_slow_inc|dec with static_branch_inc|dec
static_key_false with static_branch_unlikely
Added a '_key' suffix to both ingress_needed and egress_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