From: Jeff Garzik Date: Thu, 17 Dec 2009 06:23:16 +0000 (-0500) Subject: sata_mv: remove pointless NULL test X-Git-Tag: v2.6.33-rc2~45^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0535f2bc170bc0779ac471faff39f633ca19ab59;p=pandora-kernel.git sata_mv: remove pointless NULL test Remove !ap test, where ap is guaranteed not-NULL. Found by way of automated bug report from Alexander Strakh via "Linux Device Drivers Verification Project (Svace Detector)" Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed