Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249349
b: refs/heads/master
c: 703027d
h: refs/heads/master
i:
  249347: 1048a78
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 3, 2011
1 parent 31dbacc commit aab8356
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: 7a8488e0da9335360ba539f05d92c8e150a102e8
refs/heads/master: 703027d0e4b329dc27fd152934a5ddb3d9f2ddab
3 changes: 0 additions & 3 deletions trunk/drivers/staging/hv/vmbus_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -720,9 +720,6 @@ int vmbus_child_device_register(struct hv_device *child_device_obj)
*/
ret = device_register(&child_device_obj->device);

/* vmbus_probe() error does not get propergate to device_register(). */
ret = child_device_obj->probe_error;

if (ret)
pr_err("Unable to register child device\n");
else
Expand Down

0 comments on commit aab8356

Please sign in to comment.