sata_sis.c: trivial spelling fix
authorChris Dunlop <[email protected]>
Sun, 23 Oct 2011 23:38:18 +0000 (10:38 +1100)
committerJeff Garzik <[email protected]>
Wed, 9 Nov 2011 06:36:49 +0000 (01:36 -0500)
Trivial spelling fix.

Signed-off-by: Chris Dunlop <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/ata/sata_sis.c

index 447d9c05fb5a927a3d5b2c513fe4b8a70c36f625..95ec435f0eb425049a9a447a49aaea430df6f949 100644 (file)
@@ -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);