diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-05-17 18:13:54 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-05-20 17:43:55 +0300 |
commit | c008f78f9309a3be3548e11f48b8dfb08f2eb8fc (patch) | |
tree | 18ae005a2b1d5e36f1cf2e44968c6f056079a424 /scripts | |
parent | e77a07425f4391da2f08b0f9a09df4e70626204d (diff) | |
download | linux-c008f78f9309a3be3548e11f48b8dfb08f2eb8fc.tar.xz |
perf trace: Fix exit_group() formatting
This doesn't return, so there is no raw_syscalls:sys_exit for it, add
the ending ')', without any return value, since it is void.
Reported-by: Ingo Molnar <mingo@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Milian Wolff <milian.wolff@kdab.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-vh2mii0g4qlveuc4joufbipu@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions