Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199855
b: refs/heads/master
c: 743db2d
h: refs/heads/master
i:
  199853: b63fd0c
  199851: 55a5b73
  199847: 9d081eb
  199839: bbe6799
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Jun 4, 2010
1 parent 8892c28 commit 9bad214
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c842128607a50a670df5f9c75261db2e21db3c45
refs/heads/master: 743db2d903bc4e963a31496328d847d69f75047c
1 change: 1 addition & 0 deletions trunk/lib/kobject_uevent.c
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ static int uevent_net_init(struct net *net)
if (!ue_sk->sk) {
printk(KERN_ERR
"kobject_uevent: unable to create netlink socket!\n");
kfree(ue_sk);
return -ENODEV;
}
mutex_lock(&uevent_sock_mutex);
Expand Down

0 comments on commit 9bad214

Please sign in to comment.