Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22614
b: refs/heads/master
c: 93f5608
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and James Bottomley committed Mar 12, 2006
1 parent df4fbaa commit 61916a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a0b6b6e5308d6ef70febfc3cfd5488717809b3e4
refs/heads/master: 93f56089898a1b27fc0c89b5c1c748291353f679
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ static struct scsi_device *scsi_alloc_sdev(struct scsi_target *starget,
/* release fn is set up in scsi_sysfs_device_initialise, so
* have to free and put manually here */
put_device(&starget->dev);
kfree(sdev);
goto out;
}

Expand Down

0 comments on commit 61916a4

Please sign in to comment.