]> Pileus Git - ~andy/linux/commitdiff
staging: rts5139: Fix typo in rts5139
authorMasanari Iida <standby24x7@gmail.com>
Fri, 8 Jun 2012 15:19:17 +0000 (00:19 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jun 2012 17:52:32 +0000 (10:52 -0700)
Correct spelling typo in rts5139/rts51x_chip.h, rts51x_scsi.h

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5139/rts51x_chip.h
drivers/staging/rts5139/rts51x_scsi.h

index 6d395b6533a8236f138f429a2b07ce05590852ad..64257caf2f304a1044ac2fe4b4e18c9b33a19232 100644 (file)
@@ -204,7 +204,7 @@ struct trace_msg_t {
 /*---- error code ----*/
 #define CUR_ERR                 0x70   /* current error                    */
 
-/*---- sense key Infomation ----*/
+/*---- sense key Information ----*/
 
 #define SKSV                    0x80
 #define CDB_ILLEGAL             0x40
index 060d2c2e77ec17908069043c98a168694c72c280..9042bc98a9a0b7ed5cb595f5f7e1afa955068dad 100644 (file)
@@ -73,7 +73,7 @@
 #define GET_BATCHRSP           0x44
 
 #ifdef SUPPORT_CPRM
-/* SD Pass Through Command Extention */
+/* SD Pass Through Command Extension */
 #define SD_PASS_THRU_MODE      0xD0
 #define SD_EXECUTE_NO_DATA     0xD1
 #define SD_EXECUTE_READ                0xD2