Fix common misspellings
[deliverable/linux.git] / drivers / scsi / pm8001 / pm8001_hwi.h
index 833a5201eda4dd0b640c0e33d5eac0212fd7acd4..909132041c075d1b5f9af97feba298e52a4c6ae8 100644 (file)
@@ -209,7 +209,7 @@ struct  pio_setup_fis {
 
 /*
  * brief the data structure of SATA Completion Response
- * use to discribe the sata task response (64 bytes)
+ * use to describe the sata task response (64 bytes)
  */
 struct sata_completion_resp {
        __le32  tag;
@@ -951,7 +951,7 @@ struct set_dev_state_resp {
 #define PCIE_EVENT_INTERRUPT           0x003044
 #define PCIE_ERROR_INTERRUPT_ENABLE    0x003048
 #define PCIE_ERROR_INTERRUPT           0x00304C
-/* signature defintion for host scratch pad0 register */
+/* signature definition for host scratch pad0 register */
 #define SPC_SOFT_RESET_SIGNATURE       0x252acbcd
 /* Signature for Soft Reset */
 
This page took 0.032457 seconds and 5 git commands to generate.