From: Tejun Heo Date: Sun, 12 Feb 2006 10:05:07 +0000 (+0900) Subject: [PATCH] ata_piix: kill spurious assignment in piix_sata_probe() X-Git-Tag: v2.6.17-rc1~1182^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f80e12abbc1e9034e54614c30e7c304209ce99;p=pandora-kernel.git [PATCH] ata_piix: kill spurious assignment in piix_sata_probe() In piix_sata_probe(), mask gets assigned unnecessarily at the beginning of the function. Kill the assignment. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed