projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0034561
)
sata_sis.c: trivial spelling fix
author
Chris Dunlop
<chris@onthe.net.au>
Sun, 23 Oct 2011 23:38:18 +0000
(10:38 +1100)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 9 Nov 2011 06:36:49 +0000
(
01:36
-0500)
Trivial spelling fix.
Signed-off-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/sata_sis.c
patch
|
blob
|
history
diff --git
a/drivers/ata/sata_sis.c
b/drivers/ata/sata_sis.c
index 447d9c05fb5a927a3d5b2c513fe4b8a70c36f625..95ec435f0eb425049a9a447a49aaea430df6f949 100644
(file)
--- a/
drivers/ata/sata_sis.c
+++ b/
drivers/ata/sata_sis.c
@@
-104,7
+104,7
@@
static const struct ata_port_info sis_port_info = {
};
MODULE_AUTHOR("Uwe Koziolek");
-MODULE_DESCRIPTION("low-level driver for Silicon Integrat
a
d Systems SATA controller");
+MODULE_DESCRIPTION("low-level driver for Silicon Integrat
e
d Systems SATA controller");
MODULE_LICENSE("GPL");
MODULE_DEVICE_TABLE(pci, sis_pci_tbl);
MODULE_VERSION(DRV_VERSION);