diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2018-05-08 09:07:01 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-10 15:13:34 -0400 |
commit | 39e8392201dcd02b7d70f2149e678035b20cc26a (patch) | |
tree | eb30a1ac7a0b63d105242b36de942f893d469361 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | aabf6772cc745f90d1e15b0054eca734ba787784 (diff) |
net: Update netstamp_needed static key to modern api
No changes in refcount 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 netstamp_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