Lindent: Remove wrapper around indent tool
authorJavier Tia <javier.tia@linaro.org>
Fri, 5 Sep 2025 20:53:46 +0000 (14:53 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 16 Sep 2025 19:45:00 +0000 (13:45 -0600)
commit1b5a8ff3fdf607656097761174abe4b7473b89db
treef93f0cfcac2e4cb00b4c3c50d92ae24e72d4f7ca
parentaa711ac815618bdc2c992c4b3869f6ef27b80202
Lindent: Remove wrapper around indent tool

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 <javier.tia@linaro.org>
scripts/Lindent [deleted file]