diff options
author | Jiri Slaby <[email protected]> | 2017-06-14 17:40:55 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2017-06-14 17:40:55 +0200 |
commit | 08cfe9f08109ad7ebe2248d483c683adbb1c9448 (patch) | |
tree | a283a4eaeb2ba38cd88316d43c9b3f4b8eebe4ed /tools/perf/scripts/python | |
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 <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions