diff options
author | Masahiro Yamada <[email protected]> | 2021-05-06 18:03:52 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-05-06 19:24:12 -0700 |
commit | e13d04ec45b07388d3c38c0e18a4d0aa4841b0c3 (patch) | |
tree | d04da65e05e505f55b3cee8f2dce36f9e391a90d /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | edd9334c8dfed7341066a25f79dcaab6893465d9 (diff) |
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFINEx()
compat_sys##name is declared twice, just one line below.
With this removal SYSCALL_DEFINEx() (defined in <linux/syscalls.h>)
and COMPAT_SYSCALL_DEFINEx() look symmetrical.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions