Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95743
b: refs/heads/master
c: f32ddad
h: refs/heads/master
i:
  95741: 3e13108
  95739: 0976ba2
  95735: 9546996
  95727: 5b66419
  95711: ead2aba
  95679: 7c9bc77
  95615: 7043921
  95487: d7a08f0
  95231: 9386f16
v: v3
  • Loading branch information
Stefan Richter committed May 1, 2008
1 parent 7756b93 commit d7dfffa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 07c7224cf74c3977c69c7c9a0b0fba264f2df36a
refs/heads/master: f32ddaddf95d8a30be5a41cf681bc8792bc42ec7
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/fw-sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ static void sbp2_release_target(struct kref *kref)
kfree(lu);
}
scsi_remove_host(shost);
fw_notify("released %s\n", tgt->bus_id);
fw_notify("released %s, target %d:0:0\n", tgt->bus_id, shost->host_no);

fw_unit_put(tgt->unit);
scsi_host_put(shost);
Expand Down

0 comments on commit d7dfffa

Please sign in to comment.