From: Brian King Date: Wed, 13 Jun 2007 22:12:11 +0000 (-0500) Subject: [SCSI] ibmvscsi: Remove unnecessary map_sg check X-Git-Tag: v2.6.23-rc1~1053^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7309372fe56ae46c499b772d811ad31c501dd9;p=pandora-kernel.git [SCSI] ibmvscsi: Remove unnecessary map_sg check Since sg_tablesize is set appropriately in the scsi host template, remove the unnecessary check to make sure it is not exceeded following the dma_map_sg call. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed