Re: [PATCH v3 6/8] watchdog: Kconfig: fix help text indentation

From: Randy Dunlap
Date: Thu Nov 11 2021 - 18:15:03 EST


On 11/11/21 2:58 PM, Luca Ceresoli wrote:
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@xxxxxxxxxxxxxxxx>

---

Changes in v3: none
---
drivers/watchdog/Kconfig | 48 ++++++++++++++++++++--------------------
1 file changed, 24 insertions(+), 24 deletions(-)


Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.
--
~Randy