Staging: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / staging / hv / hv_api.h
index 251e2d1..9eb818e 100644 (file)
 
 /*
  * HV_STATUS_VMX_INSTRUCTION_FAILED
 
 /*
  * HV_STATUS_VMX_INSTRUCTION_FAILED
- * The requested VMX instruction failed to complete succesfully.
+ * The requested VMX instruction failed to complete successfully.
  */
 #define HV_STATUS_VMX_INSTRUCTION_FAILED               ((u16)0x1011)
 
 /*
  * HV_STATUS_VMX_INSTRUCTION_FAILED_WITH_STATUS
  */
 #define HV_STATUS_VMX_INSTRUCTION_FAILED               ((u16)0x1011)
 
 /*
  * HV_STATUS_VMX_INSTRUCTION_FAILED_WITH_STATUS
- * The requested VMX instruction failed to complete succesfully indicating
+ * The requested VMX instruction failed to complete successfully indicating
  * status.
  */
 #define HV_STATUS_VMX_INSTRUCTION_FAILED_WITH_STATUS   ((u16)0x1012)
  * status.
  */
 #define HV_STATUS_VMX_INSTRUCTION_FAILED_WITH_STATUS   ((u16)0x1012)