diff options
author | Cédric Le Goater <clg@kaod.org> | 2020-09-14 23:10:03 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-09-18 20:05:24 +1000 |
commit | 5ab187e01a5310e1f9cd2f6b192b2343b8bd14cb (patch) | |
tree | 6314b4a6afe0478f082717069c3c8fbd609624a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7b2aab5f22f0f7cc9e2f8672c9e65e2e88d30102 (diff) |
powerpc/sstep: Remove empty if statement checking for invalid form
The check should be performed by the caller. This fixes a compile
error with W=1.
../arch/powerpc/lib/sstep.c: In function ‘mlsd_8lsd_ea’:
../arch/powerpc/lib/sstep.c:225:3: error: suggest braces around empty body in an ‘if’ statement [-Werror=empty-body]
; /* Invalid form. Should already be checked for by caller! */
^
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200914211007.2285999-4-clg@kaod.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions