Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68979
b: refs/heads/master
c: f01f9d5
h: refs/heads/master
i:
  68977: f77f095
  68975: d98ccd2
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Oct 12, 2007
1 parent b68179d commit 611ee26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 5975f643efc39ebb762dfaf18ca6f2c95983dac0
refs/heads/master: f01f9d59433dd9d244664c19771e078a194e7984
4 changes: 0 additions & 4 deletions trunk/drivers/scsi/imm.c
Original file line number Diff line number Diff line change
Expand Up @@ -740,10 +740,6 @@ static void imm_interrupt(struct work_struct *work)
struct Scsi_Host *host = cmd->device->host;
unsigned long flags;

if (!cmd) {
printk("IMM: bug in imm_interrupt\n");
return;
}
if (imm_engine(dev, cmd)) {
schedule_delayed_work(&dev->imm_tq, 1);
return;
Expand Down

0 comments on commit 611ee26

Please sign in to comment.