diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-03-08 03:54:05 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-03-08 13:26:13 +0100 |
commit | 696a13bab779b060a8254c9a1e74eee9d28ac5e1 (patch) | |
tree | b0750d8fbca40f37f3b6f29c89da41bf148cf632 /src/shared/seccomp-util.c | |
parent | seccomp: fix comment and change variable name (diff) | |
download | systemd-696a13bab779b060a8254c9a1e74eee9d28ac5e1.tar.xz systemd-696a13bab779b060a8254c9a1e74eee9d28ac5e1.zip |
core: drop meaningless parse_syscall_and_errno() calls
parse_syscall_and_errno() does not check the validity of syscall name or
syscall group name, but it just split into syscall name and errno.
So, it is not necessary to call it for SystemCallLog=.
Diffstat (limited to 'src/shared/seccomp-util.c')
0 files changed, 0 insertions, 0 deletions