diff options
| author | Heiko Carstens <[email protected]> | 2024-03-26 11:52:23 +0100 |
|---|---|---|
| committer | Alexander Gordeev <[email protected]> | 2024-04-09 17:29:56 +0200 |
| commit | 4f00d4ef6634b31d6026b9bf6bb1a90c889e2347 (patch) | |
| tree | 39d156b515b4d3f8602a52d55b0df1bfd348e24a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | aaebea959efb2cccd870990f1b6016ff324b0fb6 (diff) | |
s390: adjust indentation of RELOCS command build step out
Common pattern in non-verbose build output for quiet commands is that the
shorthand of a command including whitespace contains at least eight
characters. Adjust this for the RELOCS command, which comes only with seven
characters.
Before:
SORTTAB vmlinux
CC arch/s390/boot/version.o
RELOCS arch/s390/boot/relocs.S
OBJCOPY arch/s390/boot/info.bin
After:
SORTTAB vmlinux
CC arch/s390/boot/version.o
RELOCS arch/s390/boot/relocs.S
OBJCOPY arch/s390/boot/info.bin
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions