On Sun, Jun 23, 2024 at 11:10:21PM +0530, Anand Moon wrote:
> Adjust indentation from spaces to tab (+optional two spaces) as in
> coding style with command like:
> $ sed -e 's/^/\t/' -i */Kconfig
>
> Signed-off-by: Anand Moon
Applied to u-boot/master, thanks!
--
Tom
signature
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^/\t/' -i */Kconfig
Signed-off-by: Anand Moon
---
boot/Kconfig | 8
cmd/Kconfig | 20 ++--
disk/Kconfig | 2 +-
lib/Kconfig | 2 +-
net/Kco
2 matches
Mail list logo