Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325175
b: refs/heads/master
c: ca8481c
h: refs/heads/master
i:
  325173: ba640a4
  325171: 07cca6e
  325167: 5ae66a5
v: v3
  • Loading branch information
Samuel Iglesias Gonsálvez authored and Greg Kroah-Hartman committed Sep 11, 2012
1 parent a28b68b commit fd29619
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 7273b88ebfc1b3ea5387e37fae8b1d77e59e169f
refs/heads/master: ca8481c23cc841aeded46a1ad6964c93e8167dd0
5 changes: 0 additions & 5 deletions trunk/drivers/staging/ipack/devices/ipoctal.c
Original file line number Diff line number Diff line change
Expand Up @@ -853,11 +853,6 @@ static int __init ipoctal_init(void)

static void __exit ipoctal_exit(void)
{
struct ipoctal *p, *next;

list_for_each_entry_safe(p, next, &ipoctal_list, list)
p->dev->bus->ops->remove_device(p->dev);

ipack_driver_unregister(&driver);
}

Expand Down

0 comments on commit fd29619

Please sign in to comment.