diff options
author | 2021-04-13 23:43:49 -0700 | |
---|---|---|
committer | 2021-04-15 23:10:50 +0200 | |
commit | 1a594f0afa2b176531e600a6bf8074849fe2a780 (patch) | |
tree | 5663c3300ffce5412922674ff6ae6a9a696ea62f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | um: pgtable.h: Fix W=1 warning for empty body in 'do' statement (diff) | |
download | linux-rng-1a594f0afa2b176531e600a6bf8074849fe2a780.tar.xz linux-rng-1a594f0afa2b176531e600a6bf8074849fe2a780.zip |
um: elf.h: Fix W=1 warning for empty body in 'do' statement
Use the common kernel style to eliminate a warning:
./arch/x86/um/asm/elf.h:215:32: warning: suggest braces around empty body in ‘do’ statement [-Wempty-body]
#define SET_PERSONALITY(ex) do ; while(0)
^
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Cc: linux-um@lists.infradead.org
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions