Re: [PATCH] thunderbolt: Improve USB4 config symbol help text

2020-06-15 Thread Mika Westerberg
On Tue, Jun 02, 2020 at 02:28:15PM +0200, Geert Uytterhoeven wrote: > Fix the spelling of "specification", and add a missing "the" article. > > Fixes: 690ac0d20d4022bb ("thunderbolt: Update Kconfig entries to USB4") > Signed-off-by: Geert Uytterhoeven Applied to thunderbolt.git/next, thanks!

Re: [PATCH] thunderbolt: Improve USB4 config symbol help text

2020-06-03 Thread Mika Westerberg
Hi, On Tue, Jun 02, 2020 at 02:28:15PM +0200, Geert Uytterhoeven wrote: > Fix the spelling of "specification", and add a missing "the" article. > > Fixes: 690ac0d20d4022bb ("thunderbolt: Update Kconfig entries to USB4") Maybe Fixes tag here is too strong. It is simply fixing a typo :) I will pi

[PATCH] thunderbolt: Improve USB4 config symbol help text

2020-06-02 Thread Geert Uytterhoeven
Fix the spelling of "specification", and add a missing "the" article. Fixes: 690ac0d20d4022bb ("thunderbolt: Update Kconfig entries to USB4") Signed-off-by: Geert Uytterhoeven --- drivers/thunderbolt/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/thunderb