Re: [PATCH] clk: tidy up the help tags in Kconfig

2019-08-22 Thread Stephen Boyd
Quoting Lubomir Rintel (2019-08-22 02:36:02) > On Fri, 2019-08-16 at 12:27 -0700, Stephen Boyd wrote: > > Quoting Lubomir Rintel (2019-08-16 11:57:16) > > > Sometimes an extraneous "---help---" follows "help". That is probably a > > > copy error stemming from their inconsistent use. Let's just

Re: [PATCH] clk: tidy up the help tags in Kconfig

2019-08-22 Thread Lubomir Rintel
On Fri, 2019-08-16 at 12:27 -0700, Stephen Boyd wrote: > Quoting Lubomir Rintel (2019-08-16 11:57:16) > > Sometimes an extraneous "---help---" follows "help". That is probably a > > copy error stemming from their inconsistent use. Let's just replace > > them all with "help", removing the extra

Re: [PATCH] clk: tidy up the help tags in Kconfig

2019-08-16 Thread Stephen Boyd
Quoting Lubomir Rintel (2019-08-16 11:57:16) > Sometimes an extraneous "---help---" follows "help". That is probably a > copy error stemming from their inconsistent use. Let's just replace > them all with "help", removing the extra ones along the way. Can you just send the patch to remove the

[PATCH] clk: tidy up the help tags in Kconfig

2019-08-16 Thread Lubomir Rintel
Sometimes an extraneous "---help---" follows "help". That is probably a copy error stemming from their inconsistent use. Let's just replace them all with "help", removing the extra ones along the way. Signed-off-by: Lubomir Rintel --- drivers/clk/Kconfig | 51