Commit 142924cf authored by Chris Dunlop's avatar Chris Dunlop Committed by Jeff Garzik

sata_sis.c: trivial spelling fix

Trivial spelling fix.
Signed-off-by: default avatarChris Dunlop <chris@onthe.net.au>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 00345614
......@@ -104,7 +104,7 @@ static const struct ata_port_info sis_port_info = {
};
MODULE_AUTHOR("Uwe Koziolek");
MODULE_DESCRIPTION("low-level driver for Silicon Integratad Systems SATA controller");
MODULE_DESCRIPTION("low-level driver for Silicon Integrated Systems SATA controller");
MODULE_LICENSE("GPL");
MODULE_DEVICE_TABLE(pci, sis_pci_tbl);
MODULE_VERSION(DRV_VERSION);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment