diff options
author | Christophe Leroy <[email protected]> | 2022-09-08 11:12:24 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-09-10 09:56:53 +0200 |
commit | 773428ffd867d1ef116c041cdbc4890bee112854 (patch) | |
tree | 80158d647b492b16026c1e95d29ddc9729d0b6e9 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 437b6b35362b206fdf881fe6dea76720eedb6d25 (diff) |
asm-generic: Remove empty #ifdef SA_RESTORER
There was a #ifdef SA_RESTORER to guard the sa_restorer field
in struct sigaction.
Commit 8a1ab3155c2a ("UAPI: (Scripted) Disintegrate
include/asm-generic") moved that struct into
uapi/asm-generic/signal.h but the #ifdef SA_RESTORER remained.
Remove it.
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions