Re: [PATCH] xtensa: Couple of typo fixes

2021-03-26 Thread Max Filippov
On Wed, Mar 24, 2021 at 9:09 PM Bhaskar Chowdhury wrote: > > s/contans/contains/ > s/desination/destination/ > > Signed-off-by: Bhaskar Chowdhury > --- > arch/xtensa/kernel/head.S | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Thanks, applied to my xtensa tree. -- Thanks. -- Ma

[PATCH] xtensa: Couple of typo fixes

2021-03-24 Thread Bhaskar Chowdhury
s/contans/contains/ s/desination/destination/ Signed-off-by: Bhaskar Chowdhury --- arch/xtensa/kernel/head.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/xtensa/kernel/head.S b/arch/xtensa/kernel/head.S index e0c1fac0910f..c74fdaacf4cf 100644 --- a/arch/xtensa