]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/ia64/include/asm/perfmon_default_smpl.h
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / arch / ia64 / include / asm / perfmon_default_smpl.h
index 74724b24c2b7b6754aabc9d0cf932ce610577c71..a2d560c67230d963065f2b378f9bfa44a49b931e 100644 (file)
@@ -67,8 +67,8 @@ typedef struct {
         unsigned long   ip;                     /* where did the overflow interrupt happened  */
         unsigned long   tstamp;                 /* ar.itc when entering perfmon intr. handler */
 
-        unsigned short  cpu;                    /* cpu on which the overflow occured */
-        unsigned short  set;                    /* event set active when overflow ocurred   */
+        unsigned short  cpu;                    /* cpu on which the overflow occurred */
+        unsigned short  set;                    /* event set active when overflow occurred   */
         int                    tgid;                   /* thread group id (for NPTL, this is getpid()) */
 } pfm_default_smpl_entry_t;