Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249567
b: refs/heads/master
c: 5457c71
h: refs/heads/master
i:
  249565: 9e2710b
  249563: e6bd4bf
  249559: 8d7e717
  249551: 7e18c28
  249535: f18d996
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 11, 2011
1 parent 425d4bc commit a849cd7
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: 2ee8e4206b69ff34b19cb6facf6d848a2b3b1a3f
refs/heads/master: 5457c719ac36dbac1cc88ac59cf9e090acefa70b
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/blkvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ static int blkvsc_drv_init(void)
/* Callback to client driver to complete the initialization */
blk_vsc_initialize(&storvsc_drv->base);

drv->driver.name = storvsc_drv->base.name;
drv->driver.name = drv_name;

/* The driver belongs to vmbus */
ret = vmbus_child_driver_register(&drv->driver);
Expand Down

0 comments on commit a849cd7

Please sign in to comment.