From: Johann Felix Soden Date: Sun, 6 Apr 2008 13:10:54 +0000 (+0200) Subject: ata/sata_fsl: Remove unused variable in sata_fsl_probe X-Git-Tag: v2.6.25-rc9~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac2c5bd05c88185ecbe7c114e472716f2e2d3a0c;p=pandora-kernel.git ata/sata_fsl: Remove unused variable in sata_fsl_probe In sata_fsl_probe memory is allocated but never used or deallocated. Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=10404 Thanks to Daniel Marjamäki for the bug report. Reported-by: Daniel Marjamäki Signed-off-by: Johann Felix Soden Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed