Re: [PATCH] cxl: fix typo in comment

2022-11-30 Thread Michael Ellerman
On Sat, 21 May 2022 13:11:32 +0200, Julia Lawall wrote: > Spelling mistake (triple letters) in comment. > Detected with the help of Coccinelle. > > Applied to powerpc/next. [1/1] cxl: fix typo in comment https://git.kernel.org/powerpc/c/37195edebf479b94f1e20c2a83a29e4beebe7ff5 cheers

Re: [PATCH] cxl: fix typo in comment

2022-11-24 Thread Michael Ellerman
Christophe Leroy writes: > Le 23/05/2022 à 01:27, Andrew Donnellan a écrit : >> On 21/5/22 21:11, Julia Lawall wrote: >>> Spelling mistake (triple letters) in comment. >>> Detected with the help of Coccinelle. >>> >>> Signed-off-by: Julia Lawall >> >> Acked-by: Andrew Donnellan >> >> > > How

Re: [PATCH] cxl: fix typo in comment

2022-11-14 Thread Christophe Leroy
Le 23/05/2022 à 01:27, Andrew Donnellan a écrit : > On 21/5/22 21:11, Julia Lawall wrote: >> Spelling mistake (triple letters) in comment. >> Detected with the help of Coccinelle. >> >> Signed-off-by: Julia Lawall > > Acked-by: Andrew Donnellan > > How should apply that change ? Thanks Chris

Re: [PATCH] cxl: fix typo in comment

2022-05-22 Thread Andrew Donnellan
On 21/5/22 21:11, Julia Lawall wrote: Spelling mistake (triple letters) in comment. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall Acked-by: Andrew Donnellan -- Andrew Donnellan OzLabs, ADL Canberra a...@linux.ibm.com IBM Australia Limited

[PATCH] cxl: fix typo in comment

2022-05-21 Thread Julia Lawall
Spelling mistake (triple letters) in comment. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall --- include/misc/cxl.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/misc/cxl.h b/include/misc/cxl.h index 0410412de16b..d8044299d654 100644 --- a/inc