Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327866
b: refs/heads/master
c: 7f2e6a5
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and David S. Miller committed Sep 13, 2012
1 parent bd90bd8 commit c3f24e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5744dd9b71c6b9df944c6a32a000d4a564a2abd7
refs/heads/master: 7f2e6a5d8608d0353b017a0fe15502307593734e
1 change: 0 additions & 1 deletion trunk/drivers/isdn/gigaset/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,6 @@ struct gigaset_driver *gigaset_initdriver(unsigned minor, unsigned minors,
return drv;

error:
kfree(drv->cs);
kfree(drv);
return NULL;
}
Expand Down

0 comments on commit c3f24e8

Please sign in to comment.