diff options
author | 2021-03-11 15:23:07 +0100 | |
---|---|---|
committer | 2021-03-11 16:04:39 +0100 | |
commit | b046664872dd78a8bebe3d5f3bb9da9baa93f5ca (patch) | |
tree | 6416e614e68e320563a1e706409d0a8cd71f9f65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/alternative: Merge include files (diff) | |
download | wireguard-linux-b046664872dd78a8bebe3d5f3bb9da9baa93f5ca.tar.xz wireguard-linux-b046664872dd78a8bebe3d5f3bb9da9baa93f5ca.zip |
static_call: Move struct static_call_key definition to static_call_types.h
Having the definition of static_call() in static_call_types.h makes
no sense as long struct static_call_key isn't defined there, as the
generic implementation of static_call() is referencing this structure.
So move the definition of struct static_call_key to static_call_types.h.
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210311142319.4723-3-jgross@suse.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions