Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54391
b: refs/heads/master
c: b7f008f
h: refs/heads/master
i:
  54389: 95fda94
  54387: bc7da5c
  54383: 1267126
v: v3
  • Loading branch information
Roland Dreier committed May 7, 2007
1 parent 344c707 commit 1905f87
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3633b3d096286cf21bc07b16fa6265fb006d0844
refs/heads/master: b7f008fdc92e498af34671048556fd17ddfe9be9
3 changes: 2 additions & 1 deletion trunk/drivers/infiniband/ulp/srp/ib_srp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1537,7 +1537,8 @@ static struct class_device_attribute *srp_host_attrs[] = {

static struct scsi_host_template srp_template = {
.module = THIS_MODULE,
.name = DRV_NAME,
.name = "InfiniBand SRP initiator",
.proc_name = DRV_NAME,
.info = srp_target_info,
.queuecommand = srp_queuecommand,
.eh_abort_handler = srp_abort,
Expand Down

0 comments on commit 1905f87

Please sign in to comment.