Re: [PATCH] clk: : drop a duplicated word

2020-07-20 Thread Stephen Boyd
Quoting Randy Dunlap (2020-07-18 17:28:30) > Drop the repeated word "not" in a comment. > > Signed-off-by: Randy Dunlap > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-...@vger.kernel.org > --- Applied to clk-next

[PATCH] clk: : drop a duplicated word

2020-07-18 Thread Randy Dunlap
Drop the repeated word "not" in a comment. Signed-off-by: Randy Dunlap Cc: Michael Turquette Cc: Stephen Boyd Cc: linux-...@vger.kernel.org --- include/linux/clk-provider.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200717.orig/include/linux/clk-provider.h +++