Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281033
b: refs/heads/master
c: fafb0ef
h: refs/heads/master
i:
  281031: 1b6c852
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent 1445546 commit 6e07297
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: bab445e12b45153282fb7d39143516e11987deaa
refs/heads/master: fafb0efc303a916f9902cbadddef3ea125720c1b
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/storvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1444,7 +1444,7 @@ static int storvsc_probe(struct hv_device *device,
/* The one and only one */

static struct hv_driver storvsc_drv = {
.name = "storvsc",
.name = KBUILD_MODNAME,
.id_table = id_table,
.probe = storvsc_probe,
.remove = storvsc_remove,
Expand Down

0 comments on commit 6e07297

Please sign in to comment.