commit | 31f12fdc2f1ed59f1a919f57b8b31af614b8c5ee | [log] [tgz] |
---|---|---|
author | Juerg Haefliger <juerg.haefliger@canonical.com> | Tue May 24 10:03:11 2022 +0200 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Tue May 24 13:03:55 2022 +0200 |
tree | 661580a6a327ed0b3fcce73d3e5c9a98d5f4180e | |
parent | e205a9945cf9dbcec79d8271caba355916ea0943 [diff] |
MIPS: Kconfig: Fix indentation and add endif comment The convention for indentation seems to be a single tab. Help text is further indented by an additional two whitespaces. Fix the lines that violate these rules. While add it, add a missing trailing endif comment. Signed-off-by: Juerg Haefliger <juergh@canonical.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>