Re: [PATCH] powerpc: fix spelling of "its"

2021-12-26 Thread Michael Ellerman
On Wed, 22 Dec 2021 16:39:42 -0800, Randy Dunlap wrote: > Use the possessive "its" instead of the contraction of "it is" (it's). > > Applied to powerpc/next. [1/1] powerpc: fix spelling of "its" https://git.kernel.org/powerpc/c/5b09250cca85ae6f91c9562cf1f5e5747de0a75d cheers

[PATCH] powerpc: fix spelling of "its"

2021-12-22 Thread Randy Dunlap
Use the possessive "its" instead of the contraction of "it is" (it's). Signed-off-by: Randy Dunlap Cc: Michael Ellerman --- arch/powerpc/perf/hv-24x7.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20211222.orig/arch/powerpc/perf/hv-24x7.c +++ linux-next-20211222/arch