Commit 88aca8d9 authored by Cody P Schafer's avatar Cody P Schafer Committed by Arnaldo Carvalho de Melo

tools perf: Comment typo fix

s/temr/term/
Signed-off-by: default avatarCody P Schafer <cody@linux.vnet.ibm.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/1389199434-21761-1-git-send-email-cody@linux.vnet.ibm.comSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent 8f3dd2b0
...@@ -505,7 +505,7 @@ static __u64 pmu_format_value(unsigned long *format, __u64 value) ...@@ -505,7 +505,7 @@ static __u64 pmu_format_value(unsigned long *format, __u64 value)
/* /*
* Setup one of config[12] attr members based on the * 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, static int pmu_config_term(struct list_head *formats,
struct perf_event_attr *attr, struct perf_event_attr *attr,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment