summaryrefslogtreecommitdiff
path: root/scripts/Lindent
AgeCommit message (Collapse)Author
2025-09-16Lindent: Remove wrapper around indent toolJavier Tia
The Linux kernel has not maintained the same script since 2017-11-01, and with clang-format included in U-Boot, it is not required anymore. Signed-off-by: Javier Tia <[email protected]>
2014-08-21scripts/Lindent: import from Linux 3.16Masahiro Yamada
Signed-off-by: Masahiro Yamada <[email protected]>