Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] tool/perf: comment typo fix

0 views
Skip to first unread message

Cody P Schafer

unread,
Jan 8, 2014, 11:50:02 AM1/8/14
to
s/temr/term/

Signed-off-by: Cody P Schafer <co...@linux.vnet.ibm.com>
---
tools/perf/util/pmu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/util/pmu.c b/tools/perf/util/pmu.c
index c232d8d..1f760a9 100644
--- a/tools/perf/util/pmu.c
+++ b/tools/perf/util/pmu.c
@@ -406,7 +406,7 @@ static __u64 pmu_format_value(unsigned long *format, __u64 value)

/*
* Setup one of config[12] attr members based on the
- * user input data - temr parameter.
+ * user input data - term parameter.
*/
static int pmu_config_term(struct list_head *formats,
struct perf_event_attr *attr,
--
1.8.5.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

tip-bot for Cody P Schafer

unread,
Jan 14, 2014, 11:50:03 AM1/14/14
to
Commit-ID: 88aca8d966a1349631a0946ed77c7ed360519ed4
Gitweb: http://git.kernel.org/tip/88aca8d966a1349631a0946ed77c7ed360519ed4
Author: Cody P Schafer <co...@linux.vnet.ibm.com>
AuthorDate: Wed, 8 Jan 2014 08:43:51 -0800
Committer: Arnaldo Carvalho de Melo <ac...@redhat.com>
CommitDate: Mon, 13 Jan 2014 10:06:24 -0300

tools perf: Comment typo fix

s/temr/term/

Signed-off-by: Cody P Schafer <co...@linux.vnet.ibm.com>
Cc: Andi Kleen <a...@linux.intel.com>
Cc: Ingo Molnar <mi...@redhat.com>
Cc: Jiri Olsa <jo...@redhat.com>
Cc: Paul Mackerras <pau...@samba.org>
Cc: Peter Zijlstra <pet...@infradead.org>
Cc: Sukadev Bhattiprolu <suk...@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/1389199434-21761-1-...@linux.vnet.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <ac...@redhat.com>
---
tools/perf/util/pmu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/util/pmu.c b/tools/perf/util/pmu.c
index 0934d64..d9cab4d 100644
--- a/tools/perf/util/pmu.c
+++ b/tools/perf/util/pmu.c
@@ -505,7 +505,7 @@ static __u64 pmu_format_value(unsigned long *format, __u64 value)

/*
* Setup one of config[12] attr members based on the
- * user input data - temr parameter.
+ * user input data - term parameter.
*/
static int pmu_config_term(struct list_head *formats,
struct perf_event_attr *attr,
--
0 new messages