linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] cpufreq: loongson2: fix Kconfig "its" grammar
@ 2022-07-15  1:59 Randy Dunlap
  2022-07-25 18:37 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2022-07-15  1:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jiaxun Yang, Rafael J. Wysocki, Viresh Kumar,
	linux-pm, linux-mips

Use the possessive "its" instead of the contraction "it's"
where appropriate.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: linux-pm@vger.kernel.org
Cc: linux-mips@vger.kernel.org
---
 drivers/cpufreq/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/cpufreq/Kconfig
+++ b/drivers/cpufreq/Kconfig
@@ -268,7 +268,7 @@ config LOONGSON2_CPUFREQ
 	  This option adds a CPUFreq driver for loongson processors which
 	  support software configurable cpu frequency.
 
-	  Loongson2F and it's successors support this feature.
+	  Loongson2F and its successors support this feature.
 
 	  If in doubt, say N.
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] cpufreq: loongson2: fix Kconfig "its" grammar
  2022-07-15  1:59 [PATCH] cpufreq: loongson2: fix Kconfig "its" grammar Randy Dunlap
@ 2022-07-25 18:37 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-07-25 18:37 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Linux Kernel Mailing List, Jiaxun Yang, Rafael J. Wysocki,
	Viresh Kumar, Linux PM, open list:BROADCOM NVRAM DRIVER

On Fri, Jul 15, 2022 at 3:59 AM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> Use the possessive "its" instead of the contraction "it's"
> where appropriate.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
> Cc: "Rafael J. Wysocki" <rafael@kernel.org>
> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> Cc: linux-pm@vger.kernel.org
> Cc: linux-mips@vger.kernel.org
> ---
>  drivers/cpufreq/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- a/drivers/cpufreq/Kconfig
> +++ b/drivers/cpufreq/Kconfig
> @@ -268,7 +268,7 @@ config LOONGSON2_CPUFREQ
>           This option adds a CPUFreq driver for loongson processors which
>           support software configurable cpu frequency.
>
> -         Loongson2F and it's successors support this feature.
> +         Loongson2F and its successors support this feature.
>
>           If in doubt, say N.

Applied as 5.20 material, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-25 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-15  1:59 [PATCH] cpufreq: loongson2: fix Kconfig "its" grammar Randy Dunlap
2022-07-25 18:37 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).