Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89661
b: refs/heads/master
c: 96ad0df
h: refs/heads/master
i:
  89659: d872d31
v: v3
  • Loading branch information
FUJITA Tomonori authored and James Bottomley committed Apr 7, 2008
1 parent 8589cc7 commit e91518e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9e603ca06a538ba6eae29f9785aa47bc53920a15
refs/heads/master: 96ad0dfe8388428acc10c1bd96573f893fc79439
3 changes: 0 additions & 3 deletions trunk/drivers/scsi/scsi_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,9 +344,6 @@ int scsi_debug_queuecommand(struct scsi_cmnd * SCpnt, done_funct_t done)
int inj_transport = 0;
int delay_override = 0;

if (done == NULL)
return 0; /* assume mid level reprocessing command */

scsi_set_resid(SCpnt, 0);
if ((SCSI_DEBUG_OPT_NOISE & scsi_debug_opts) && cmd) {
printk(KERN_INFO "scsi_debug: cmd ");
Expand Down

0 comments on commit e91518e

Please sign in to comment.