From: Greg Dietsche Date: Thu, 16 Jun 2011 16:39:21 +0000 (-0500) Subject: ata: remove unnecessary code X-Git-Tag: v3.1-rc1~257^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47db477e46fa12eec40597b365ef1fad1cf17842;p=pandora-kernel.git ata: remove unnecessary code Compile tested. remove unnecessary code that matches this coccinelle pattern if (...) return ret; return ret; Signed-off-by: Greg Dietsche Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed