diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2011-02-02 05:31:21 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-02-02 05:31:21 -0500 |
commit | 8e572bab39c484cdf512715f98626337f25cfc32 (patch) | |
tree | 5ce90fcc61cb50e60606ba14ffbacad71839bfdd /arch/ia64/include/asm/perfmon.h | |
parent | 9a756de1296e02d1d9ccccbe5dc9d89df43b2654 (diff) |
fix typos 'comamnd' -> 'command' in comments
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Diffstat (limited to 'arch/ia64/include/asm/perfmon.h')
-rw-r--r-- | arch/ia64/include/asm/perfmon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/include/asm/perfmon.h b/arch/ia64/include/asm/perfmon.h index 7f3333dd00e4..d551183fee90 100644 --- a/arch/ia64/include/asm/perfmon.h +++ b/arch/ia64/include/asm/perfmon.h | |||
@@ -7,7 +7,7 @@ | |||
7 | #define _ASM_IA64_PERFMON_H | 7 | #define _ASM_IA64_PERFMON_H |
8 | 8 | ||
9 | /* | 9 | /* |
10 | * perfmon comamnds supported on all CPU models | 10 | * perfmon commands supported on all CPU models |
11 | */ | 11 | */ |
12 | #define PFM_WRITE_PMCS 0x01 | 12 | #define PFM_WRITE_PMCS 0x01 |
13 | #define PFM_WRITE_PMDS 0x02 | 13 | #define PFM_WRITE_PMDS 0x02 |