[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20230710052255.25708-1-rdunlap@infradead.org>
Date: Sun, 9 Jul 2023 22:22:55 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Cody P Schafer <dev@...yps.com>,
Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [PATCH] perf Documentation: fix spelling in sysfs events interfaces
Correct spelling problems as identified by codespell.
Fixes: ed90a4466340 ("perf Documentation: sysfs events/ interfaces")
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Cody P Schafer <dev@...yps.com>
Cc: Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>
---
Documentation/ABI/testing/sysfs-bus-event_source-devices-events | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff -- a/Documentation/ABI/testing/sysfs-bus-event_source-devices-events b/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
--- a/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
+++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
@@ -47,7 +47,7 @@ Description: Per-pmu performance monitor
If a <term> is specified alone (without an assigned value), it
is implied that 0x1 is assigned to that <term>.
- Examples (each of these lines would be in a seperate file):
+ Examples (each of these lines would be in a separate file):
event=0x2abc
event=0x423,inv,cmask=0x3
@@ -83,7 +83,7 @@ Description: Perf event scaling factors
A string representing a floating point value expressed in
scientific notation to be multiplied by the event count
- recieved from the kernel to match the unit specified in the
+ received from the kernel to match the unit specified in the
<event>.unit file.
Example:
Powered by blists - more mailing lists