Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317223
b: refs/heads/master
c: b2bc13c
h: refs/heads/master
i:
  317221: 691a6d6
  317219: 102efcc
  317215: a610484
v: v3
  • Loading branch information
Samuel Iglesias Gonsalvez authored and Greg Kroah-Hartman committed Jun 7, 2012
1 parent 75b9d76 commit 1da3610
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 3b86bb2e11d854d258c5e05d709865ca3d3c8951
refs/heads/master: b2bc13c5e07501a0a4427b6a9eff8162aef5560a
2 changes: 0 additions & 2 deletions trunk/drivers/staging/ipack/ipack.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ struct ipack_device *ipack_device_register(struct ipack_bus_device *bus,

ret = device_register(&dev->dev);
if (ret < 0) {
pr_err("error registering the device.\n");
dev->driver->ops->remove(dev);
kfree(dev);
return NULL;
}
Expand Down

0 comments on commit 1da3610

Please sign in to comment.