Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208405
b: refs/heads/master
c: d6e9fb4
h: refs/heads/master
i:
  208403: b21a131
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Linus Torvalds committed Aug 11, 2010
1 parent afc6bfb commit 44f110e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 85bc081f44d53e3ac268c59275cc3b9b5afae04a
refs/heads/master: d6e9fb46cd9e60946dc3e89ad8e32dd251dcc05d
6 changes: 0 additions & 6 deletions trunk/drivers/scsi/scsi_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1370,12 +1370,6 @@ static void scsi_kill_request(struct request *req, struct request_queue *q)

blk_start_request(req);

if (unlikely(cmd == NULL)) {
printk(KERN_CRIT "impossible request in %s.\n",
__func__);
BUG();
}

sdev = cmd->device;
starget = scsi_target(sdev);
shost = sdev->host;
Expand Down

0 comments on commit 44f110e

Please sign in to comment.