Re: [PATCH] drivers: watchdog: Kconfig: pedantic cleanups

2019-03-06 Thread Enrico Weigelt, metux IT consult
On 06.03.19 17:15, Guenter Roeck wrote: > On top of that, while the affected Kconfig file generates 42 checkpatch > warnings, this patch doesn't fix a single one of them. I don't really > see the point of this patch. Well, it's just about making the identions more consistent, nothing else. I admi

Re: [PATCH] drivers: watchdog: Kconfig: pedantic cleanups

2019-03-06 Thread Guenter Roeck
On 3/6/19 7:15 AM, Enrico Weigelt, metux IT consult wrote: Signed-off-by: Enrico Weigelt, metux IT consult Checkpatch says: WARNING: Missing commit description - Add an appropriate one There needs to be some kind of description of those pedantic cleanups. On top of that, while the affected

[PATCH] drivers: watchdog: Kconfig: pedantic cleanups

2019-03-06 Thread Enrico Weigelt, metux IT consult
Signed-off-by: Enrico Weigelt, metux IT consult --- drivers/watchdog/Kconfig | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 57f017d..38509d5 100644 --- a/drivers/watchdog/Kconfig +++ b/driver