git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4647722
)
[SCSI] sr: remove dead code
author
Jayachandran C
<jchandra@digeo.com>
Wed, 19 Oct 2005 00:11:16 +0000
(17:11 -0700)
committer
James Bottomley
<jejb@mulgrave.(none)>
Fri, 28 Oct 2005 22:42:31 +0000
(17:42 -0500)
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. <c.jayachandran@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found