[PATCH] ata_piix: kill spurious assignment in piix_sata_probe()
authorTejun Heo <htejun@gmail.com>
Sun, 12 Feb 2006 10:05:07 +0000 (19:05 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 12 Feb 2006 19:06:42 +0000 (14:06 -0500)
In piix_sata_probe(), mask gets assigned unnecessarily at the
beginning of the function.  Kill the assignment.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found