summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.c
diff options
context:
space:
mode:
authorAdam Buchbinder2016-02-24 19:02:25 +0100
committerJiri Kosina2016-04-18 12:45:53 +0200
commitbd1a0be5154788a052c6b851dbfa97bcd71f21d6 (patch)
treed812e0c973a060a77de747161adbc6c9c52f1f2d /tools/perf/util/machine.c
parentcris: Fix misspellings in comments. (diff)
downloadkernel-qcow2-linux-bd1a0be5154788a052c6b851dbfa97bcd71f21d6.tar.gz
kernel-qcow2-linux-bd1a0be5154788a052c6b851dbfa97bcd71f21d6.tar.xz
kernel-qcow2-linux-bd1a0be5154788a052c6b851dbfa97bcd71f21d6.zip
tools/perf: Fix misspellings in comments.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/util/machine.c')
-rw-r--r--tools/perf/util/machine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/machine.c b/tools/perf/util/machine.c
index 80b9b6a87990..2fa6d25b94bf 100644
--- a/tools/perf/util/machine.c
+++ b/tools/perf/util/machine.c
@@ -361,7 +361,7 @@ out_err:
}
/*
- * Caller must eventually drop thread->refcnt returned with a successfull
+ * Caller must eventually drop thread->refcnt returned with a successful
* lookup/new thread inserted.
*/
static struct thread *____machine__findnew_thread(struct machine *machine,