diff options
author | Ilpo Järvinen <[email protected]> | 2024-04-29 12:47:06 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-04-29 10:33:29 -0500 |
commit | c9758cc45c2bd442743848eba88e187bda3047f9 (patch) | |
tree | 123d1246f94e21ce22d6681b3e7800fb34095cae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c7ae396ec597b2f3644f90f5c7278674b0527aa9 (diff) |
PCI/ERR: Cleanup misleading indentation inside if conditions
A few if conditions align misleadingly with the following code block. The
checks are really cascading NULL checks that fit into 80 chars so remove
newlines in between and realign to the if condition indent.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions