aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-04-13 23:43:48 -0700
committerRichard Weinberger <[email protected]>2021-04-15 23:10:46 +0200
commit6e166319a63448c1ba9e310ddd94c8e3e9ac4e3c (patch)
tree00cce8d0ce071acfbfc38acce0ff7b026143b51f /tools/perf/scripts/python/exported-sql-viewer.py
parentc521db95d4e3f7ba7dd8fd0679ff148d848c1d4b (diff)
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Use the common kernel style to eliminate a warning: ./arch/um/include/asm/pgtable.h:305:47: warning: suggest braces around empty body in ‘do’ statement [-Wempty-body] #define update_mmu_cache(vma,address,ptep) do ; while (0) ^ mm/filemap.c:3212:3: note: in expansion of macro ‘update_mmu_cache’ update_mmu_cache(vma, addr, vmf->pte); ^~~~~~~~~~~~~~~~ Signed-off-by: Randy Dunlap <[email protected]> Cc: Jeff Dike <[email protected]> Cc: Richard Weinberger <[email protected]> Cc: Anton Ivanov <[email protected]> Cc: [email protected] Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions