linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rtl8821ae: Fix spelling typo
@ 2021-03-17 10:02 zuoqilin1
  0 siblings, 0 replies; only message in thread
From: zuoqilin1 @ 2021-03-17 10:02 UTC (permalink / raw)
  To: mark.rutland, alexander.shishkin, jolsa, namhyung; +Cc: linux-kernel, zuoqilin

From: zuoqilin <zuoqilin@yulong.com>

Change 'revsions' to 'revisions'.

Signed-off-by: zuoqilin <zuoqilin@yulong.com>
---
 tools/perf/util/header.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/util/header.c b/tools/perf/util/header.c
index 20effdf..4572aa9 100644
--- a/tools/perf/util/header.c
+++ b/tools/perf/util/header.c
@@ -3485,7 +3485,7 @@ static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph)
  * between host recording the samples, and host parsing the samples is the
  * same. This is not always the case given that the pipe output may always be
  * redirected into a file and analyzed on a different machine with possibly a
- * different endianness and perf_event ABI revsions in the perf tool itself.
+ * different endianness and perf_event ABI revisions in the perf tool itself.
  */
 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph)
 {
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-17 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 10:02 [PATCH] rtl8821ae: Fix spelling typo zuoqilin1

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