s390: Fix misspellings in comments

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
Adam Buchbinder
2016-03-04 11:20:04 -08:00
committed by Martin Schwidefsky
parent 1e133ab296
commit 7eb792bf7c
5 changed files with 6 additions and 6 deletions

View File

@@ -238,7 +238,7 @@ void perf_callchain_kernel(struct perf_callchain_entry *entry,
dump_trace(__perf_callchain_kernel, entry, NULL, regs->gprs[15]);
}
/* Perf defintions for PMU event attributes in sysfs */
/* Perf definitions for PMU event attributes in sysfs */
ssize_t cpumf_events_sysfs_show(struct device *dev,
struct device_attribute *attr, char *page)
{