summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZhangjin Wu <falcon@tinylab.org>2023-07-07 22:50:34 +0800
committerWilly Tarreau <w@1wt.eu>2023-08-23 04:38:02 +0200
commitf134c7066c9064b4c9756dd86b2ace6b5cb89d20 (patch)
tree00956123af66eed8279bdef6841951a62e6789ee /tools/perf/scripts/python/export-to-postgresql.py
parent67eb617a8e1e46ee726d0b2689dd459aab4e5e18 (diff)
tools/nolibc: arch-*.h: fix up code indent errors
More than 8 whitespaces of the code indent are replaced with "tab + whitespaces" to fix up such errors reported by scripts/checkpatch.pl: ERROR: code indent should use tabs where possible #64: FILE: tools/include/nolibc/arch-mips.h:64: +^I \$ ERROR: code indent should use tabs where possible #72: FILE: tools/include/nolibc/arch-mips.h:72: +^I "t0", "t1", "t2", "t3", "t4", "t5", "t6", "t7", "t8", "t9" \$ This command is used: $ sed -i -e '/^\t* /{s/ /\t/g}' tools/include/nolibc/arch-*.h Signed-off-by: Zhangjin Wu <falcon@tinylab.org> Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions