linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] perf/x86: Fix typo in core.c
@ 2019-08-16  8:43 Su Yanjun
  2019-08-19  9:55 ` [tip:perf/urgent] perf/x86: Fix typo in comment tip-bot for Su Yanjun
  0 siblings, 1 reply; 2+ messages in thread
From: Su Yanjun @ 2019-08-16  8:43 UTC (permalink / raw)
  To: peterz, mingo; +Cc: x86, linux-kernel, suyj.fnst

No functional change related.

Signed-off-by: Su Yanjun <suyj.fnst@cn.fujitsu.com>
---
 arch/x86/events/core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/events/core.c b/arch/x86/events/core.c
index 81b005e..325959d 100644
--- a/arch/x86/events/core.c
+++ b/arch/x86/events/core.c
@@ -1236,7 +1236,7 @@ void x86_pmu_enable_event(struct perf_event *event)
  * Add a single event to the PMU.
  *
  * The event is added to the group of enabled events
- * but only if it can be scehduled with existing events.
+ * but only if it can be scheduled with existing events.
  */
 static int x86_pmu_add(struct perf_event *event, int flags)
 {
-- 
2.7.4




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

end of thread, other threads:[~2019-08-19  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16  8:43 [PATCH] perf/x86: Fix typo in core.c Su Yanjun
2019-08-19  9:55 ` [tip:perf/urgent] perf/x86: Fix typo in comment tip-bot for Su Yanjun

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).