summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-04-29 01:12:40 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-05-15 16:25:56 +0300
commitda5311a4b852eaf2c0feac8b28884a8d8a801dfc (patch)
tree372dcb6daf33fb6ed1e5673ef487bcf9ed8e9922 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent9d87ab41743fa3658d568859d64936b37f058b60 (diff)
downloadlinux-da5311a4b852eaf2c0feac8b28884a8d8a801dfc.tar.xz
powerpc/spufs: remove unneeded if-checks
For ppc64, gcc with W=1 reports arch/powerpc/platforms/cell/spu_base.c:330:17: error: suggest braces around empty body in an 'if' statement [-Werror=empty-body] 330 | ; | ^ arch/powerpc/platforms/cell/spu_base.c:333:17: error: suggest braces around empty body in an 'if' statement [-Werror=empty-body] 333 | ; | ^ These if-checks do not do anything so remove them. Signed-off-by: Tom Rix <trix@redhat.com> Fixes: 67207b9664a8 ("[PATCH] spufs: The SPU file system, base") Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230428221240.2679194-1-trix@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions