summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/arch-loongarch.h
diff options
context:
space:
mode:
authorZhangjin Wu <falcon@tinylab.org>2023-07-07 17:50:34 +0300
committerWilly Tarreau <w@1wt.eu>2023-08-23 05:38:02 +0300
commitf134c7066c9064b4c9756dd86b2ace6b5cb89d20 (patch)
tree00956123af66eed8279bdef6841951a62e6789ee /tools/include/nolibc/arch-loongarch.h
parent67eb617a8e1e46ee726d0b2689dd459aab4e5e18 (diff)
downloadlinux-f134c7066c9064b4c9756dd86b2ace6b5cb89d20.tar.xz
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/include/nolibc/arch-loongarch.h')
0 files changed, 0 insertions, 0 deletions