Skip to content

Commit

Permalink
sata_sis.c: trivial spelling fix
Browse files Browse the repository at this point in the history
Trivial spelling fix.

Signed-off-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
Chris Dunlop authored and Jeff Garzik committed Nov 9, 2011
1 parent 0034561 commit 142924c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/sata_sis.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 142924c

Please sign in to comment.