From: Robert Love Date: Fri, 7 May 2010 22:18:30 +0000 (-0700) Subject: [SCSI] libfc: Remove extra pointer check X-Git-Tag: v2.6.35-rc1~470^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d29510a2968f87eaf455c606cd8802b6f8a0774b;p=pandora-kernel.git [SCSI] libfc: Remove extra pointer check The fcf pointer is checked again after this verification making the first check redundant. Remote the first check. Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed