projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25f9813
)
sata_sil24: fix stupid typo
author
Tejun Heo
<htejun@gmail.com>
Sun, 13 Jan 2008 04:49:22 +0000
(13:49 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 15 Jan 2008 02:11:01 +0000
(21:11 -0500)
Fix stupid typo.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_sil24.c
patch
|
blob
|
history
diff --git
a/drivers/ata/sata_sil24.c
b/drivers/ata/sata_sil24.c
index
b4c674d
..
d9c8b32
100644
(file)
--- a/
drivers/ata/sata_sil24.c
+++ b/
drivers/ata/sata_sil24.c
@@
-301,7
+301,7
@@
static struct sil24_cerr_info {
[PORT_CERR_PKT_PROT] = { AC_ERR_HSM, ATA_EH_SOFTRESET,
"invalid data directon for ATAPI CDB" },
[PORT_CERR_SGT_BOUNDARY] = { AC_ERR_SYSTEM, ATA_EH_SOFTRESET,
- "SGT no on qword boundary" },
+ "SGT no
t
on qword boundary" },
[PORT_CERR_SGT_TGTABRT] = { AC_ERR_HOST_BUS, ATA_EH_SOFTRESET,
"PCI target abort while fetching SGT" },
[PORT_CERR_SGT_MSTABRT] = { AC_ERR_HOST_BUS, ATA_EH_SOFTRESET,