aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGaston Gonzalez <[email protected]>2021-09-15 17:29:15 -0300
committerGreg Kroah-Hartman <[email protected]>2021-09-17 16:27:50 +0200
commit341975886aed47b1d34d04676c82f52614a7ba3c (patch)
tree49004606846088615e0bcc5a8b71384d350b471c /tools/perf/scripts/python/export-to-postgresql.py
parent5b3087efe0b610b7b022e789ef9e3b58c1b612f3 (diff)
staging: vchiq: add braces to if block
The rule of not using braces in single statement does not apply if only one branch of the conditional statement is a single statement. Add braces to fix this. While at it, remove extra blank space after a comment inside the if block. Reported by checkpatch.pl Signed-off-by: Gaston Gonzalez <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions