]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: Kconfig: Style cleanups
authorPalmer Dabbelt <palmer@rivosinc.com>
Fri, 1 Jul 2022 02:18:51 +0000 (19:18 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 1 Jul 2022 02:26:16 +0000 (19:26 -0700)
commit5cd7ae110c985d38038a936d81824501e2baae9c
tree72b6a6e7674211a58ed4dde3d9448d12ca9764e2
parent2138851828b18af4be732e994b2f8758958f1969
parentbd5c232908a393b680b92ae1f1c238c60a265a38
riscv: Kconfig: Style cleanups

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.

* 'riscv-kconfig_cleanups' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/palmer/linux:
  riscv: Kconfig.socs: Add comments
  riscv: Kconfig.erratas: Add comments
  riscv: Kconfig: Fix indentation and add comments
arch/riscv/Kconfig
arch/riscv/Kconfig.erratas
arch/riscv/Kconfig.socs