Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15138
b: refs/heads/master
c: 1a68de5
h: refs/heads/master
v: v3
  • Loading branch information
Brian King authored and James Bottomley committed Dec 12, 2005
1 parent 61f7bd3 commit 32b8c2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: a8c730e85e80734412f4f73ab28496a0e8b04a7b
refs/heads/master: 1a68de5c08be8c77c4ad208306187bd95107c7cd
1 change: 0 additions & 1 deletion trunk/drivers/scsi/scsi_scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ static struct scsi_device *scsi_alloc_sdev(struct scsi_target *starget,

out_device_destroy:
transport_destroy_device(&sdev->sdev_gendev);
scsi_free_queue(sdev->request_queue);
put_device(&sdev->sdev_gendev);
out:
if (display_failure_msg)
Expand Down

0 comments on commit 32b8c2a

Please sign in to comment.