[PATCH 0/3] riscv: Kconfig: Style cleanups
Juerg Haefliger
juerg.haefliger at canonical.com
Fri May 20 05:02:29 PDT 2022
The majority of the Kconfig files use a single tab for basic indentation
and a single tab followed by two whitespaces for help text indentation.
Fix the lines that don't follow this convention.
While at it:
- Add trailing comments to endif/endmenu statements for better
readability.
Juerg Haefliger (3):
riscv: Kconfig: Fix indentation and add comments
riscv: Kconfig.erratas: Add comments
riscv: Kconfig.socs: Add comments
arch/riscv/Kconfig | 19 +++++++++----------
arch/riscv/Kconfig.erratas | 2 +-
arch/riscv/Kconfig.socs | 4 ++--
3 files changed, 12 insertions(+), 13 deletions(-)
--
2.32.0
More information about the linux-riscv
mailing list