diff options
author | Jiri Slaby <jslaby@suse.cz> | 2017-06-14 17:40:55 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2017-06-14 17:40:55 +0200 |
commit | 08cfe9f08109ad7ebe2248d483c683adbb1c9448 (patch) | |
tree | a283a4eaeb2ba38cd88316d43c9b3f4b8eebe4ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5b45fe6b39e1d01c45de7b8e6d3ff72585eee6cf (diff) |
mdacon: align code in mda_detect properly
This is just a whitespace cleanup. The code was a mess having multiple
commands on one line like:
scr_writew(0xAA55, p); if (scr_readw(p) == 0xAA55) count++;
Indent that properly and make it nicer for reading.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions