mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 23:01:29 +00:00
tools perf: Comment typo fix
s/temr/term/ Signed-off-by: Cody 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.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
8f3dd2b096
commit
88aca8d966
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user