From: Jayachandran C Date: Wed, 19 Oct 2005 00:11:16 +0000 (-0700) Subject: [SCSI] sr: remove dead code X-Git-Tag: v2.6.15-rc1~723^2~2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d904c43b11105c16395b240078ccc2f7ac6074;p=pandora-kernel.git [SCSI] sr: remove dead code This patch fixes an issue reported in drivers/scsi/sr.c by Coverity Error reported: Pointer returned from "scsi_cd" is never used Patch description: Remove the scsi_cd() call as it does not have any effect. Signed-off-by: Jayachandran C. Signed-off-by: James Bottomley --- Reading git-diff-tree failed