watchdog: Kconfig: fix help text indentation
authorLuca Ceresoli <luca@lucaceresoli.net>
Sat, 11 Dec 2021 17:59:48 +0000 (18:59 +0100)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Tue, 28 Dec 2021 12:59:05 +0000 (13:59 +0100)
commit15ebdc43d703e95e4ec9bae1b5411f1afb07c0b8
treec5166a6e27bfa827e855f625eda67dc436e8a798
parent5c9348157b9dc7a5f526934729bf4e5433b3a5b8
watchdog: Kconfig: fix help text indentation

Some entries indent their help text with 1 tab + 1 space or 1 tab only
instead of 1 tab + 2 spaces. Add the missing spaces.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20211111225852.3128201-7-luca@lucaceresoli.net
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/Kconfig