summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2018-12-18 00:20:41 +0300
committerDoug Ledford <dledford@redhat.com>2018-12-19 23:07:26 +0300
commitffd5980695d165f0b811b5f57accb23fce5c33af (patch)
tree103fe751ade3e748a18bec5a27472752f9b964b8 /tools/perf/scripts/python/export-to-postgresql.py
parented041919f0d23c109d52cde8da6ddc211c52d67e (diff)
downloadlinux-ffd5980695d165f0b811b5f57accb23fce5c33af.tar.xz
RDMA/srpt: Improve coding style conformance
Use tabs instead of spaces for indentation. Make sure that multi-line expressions have the operator at the end of a line instead of the start. Avoid a complaint about a missing space in a ternary expression by changing '(boolean) ? 1: 0' into 'boolean'. Cc: Sergey Gorenko <sergeygo@mellanox.com> Cc: Max Gurtovoy <maxg@mellanox.com> Cc: Laurence Oberman <loberman@redhat.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions