Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195599
b: refs/heads/master
c: 1821438
h: refs/heads/master
i:
  195597: a87aedb
  195595: c288924
  195591: cea0bea
  195583: 32a9275
v: v3
  • Loading branch information
Alan Stern authored and James Bottomley committed Apr 11, 2010
1 parent d5ffa68 commit b3146f2
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: 4f581b97314a2da96fa4d611ebfb586b2828b027
refs/heads/master: 1821438a9b6a8454281ec2e151014709f641d2d5
3 changes: 0 additions & 3 deletions trunk/drivers/scsi/scsi_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -853,9 +853,6 @@ static int scsi_target_add(struct scsi_target *starget)
error = device_add(&starget->dev);
if (error) {
dev_err(&starget->dev, "target device_add failed, error %d\n", error);
get_device(&starget->dev);
scsi_target_reap(starget);
put_device(&starget->dev);
return error;
}
transport_add_device(&starget->dev);
Expand Down

0 comments on commit b3146f2

Please sign in to comment.