public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cpu_pm: Fix a typo in a comment
@ 2022-08-06 16:15 Christophe JAILLET
  2022-08-08 11:43 ` Dan Carpenter
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2022-08-06 16:15 UTC (permalink / raw)
  To: paulmck, vschneid, rafael.j.wysocki, nsaenzju, frederic
  Cc: linux-kernel, kernel-janitors, Christophe JAILLET

s/cpm_pm/cpm_pm/

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
  kernel/cpu_pm.c            and
  include/linux/cpu_pm.h
seem to be orphans in MAINTAINERS. Is it expected?
---
 include/linux/cpu_pm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/cpu_pm.h b/include/linux/cpu_pm.h
index 552b8f9ea05e..e8608ccdc134 100644
--- a/include/linux/cpu_pm.h
+++ b/include/linux/cpu_pm.h
@@ -16,7 +16,7 @@
  * When a CPU goes to a low power state that turns off power to the CPU's
  * power domain, the contents of some blocks (floating point coprocessors,
  * interrupt controllers, caches, timers) in the same power domain can
- * be lost.  The cpm_pm notifiers provide a method for platform idle, suspend,
+ * be lost.  The cpu_pm notifiers provide a method for platform idle, suspend,
  * and hotplug implementations to notify the drivers for these blocks that
  * they may be reset.
  *
-- 
2.34.1


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

* Re: [PATCH] cpu_pm: Fix a typo in a comment
  2022-08-06 16:15 [PATCH] cpu_pm: Fix a typo in a comment Christophe JAILLET
@ 2022-08-08 11:43 ` Dan Carpenter
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Carpenter @ 2022-08-08 11:43 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: paulmck, vschneid, rafael.j.wysocki, nsaenzju, frederic,
	linux-kernel, kernel-janitors

On Sat, Aug 06, 2022 at 06:15:08PM +0200, Christophe JAILLET wrote:
> s/cpm_pm/cpm_pm/
             ^
u.

regarsd,
dan carpenter


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

end of thread, other threads:[~2022-08-08 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-06 16:15 [PATCH] cpu_pm: Fix a typo in a comment Christophe JAILLET
2022-08-08 11:43 ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox