Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300799
b: refs/heads/master
c: 798ec84
h: refs/heads/master
i:
  300797: 29b5cf8
  300795: 275c79d
  300791: 7892a66
  300783: 451a12c
  300767: 1a76039
  300735: c0d5120
  300671: 74be49a
  300543: 2e7f62b
v: v3
  • Loading branch information
majianpeng authored and David S. Miller committed Apr 18, 2012
1 parent fdec8fa commit f9d7474
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 7f593881089084640bffeb93c9cc49077afcec81
refs/heads/master: 798ec84d45754403571d6387396236e877965c5a
2 changes: 1 addition & 1 deletion trunk/net/core/sysctl_net_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ static __init int sysctl_core_init(void)
{
static struct ctl_table empty[1];

register_sysctl_paths(net_core_path, empty);
kmemleak_not_leak(register_sysctl_paths(net_core_path, empty));
register_net_sysctl_rotable(net_core_path, net_core_table);
return register_pernet_subsys(&sysctl_core_ops);
}
Expand Down

0 comments on commit f9d7474

Please sign in to comment.