diff options
author | Zhangjin Wu <falcon@tinylab.org> | 2023-07-16 02:17:43 +0800 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2023-08-23 04:40:22 +0200 |
commit | 20233498359a29f7b2ff4e8fbdb0a1a7c8d5744c (patch) | |
tree | a693038969f50277446fa935ba6ae5ebbb8d1f61 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ceb528feb7c89c9ef1e25e00494db9c6866cd4c3 (diff) |
tools/nolibc: arch-*.h: add missing space after ','
Fix up such errors reported by scripts/checkpatch.pl:
ERROR: space required after that ',' (ctx:VxV)
#148: FILE: tools/include/nolibc/arch-aarch64.h:148:
+void __attribute__((weak,noreturn,optimize("omit-frame-pointer"))) __no_stack_protector _start(void)
^
ERROR: space required after that ',' (ctx:VxV)
#148: FILE: tools/include/nolibc/arch-aarch64.h:148:
+void __attribute__((weak,noreturn,optimize("omit-frame-pointer"))) __no_stack_protector _start(void)
^
Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions