Re: [PATCH] powerpc/sysdev: Fix comment typo

2022-07-29 Thread Michael Ellerman
On Fri, 15 Jul 2022 11:52:50 +0800, Jason Wang wrote: > The double `is' is duplicated in line 110, remove one. > > Applied to powerpc/next. [1/1] powerpc/sysdev: Fix comment typo https://git.kernel.org/powerpc/c/738f9dca0df3bb630e6f06a19573ab4e31bd443a cheers

[PATCH] powerpc/sysdev: Fix comment typo

2022-07-18 Thread Jason Wang
The double `is' is duplicated in line 110, remove one. Signed-off-by: Jason Wang --- arch/powerpc/sysdev/cpm2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/sysdev/cpm2.c b/arch/powerpc/sysdev/cpm2.c index 3f130312b6e9..915f4d3991c3 100644 --- a/arch/powerpc/s