Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300798
b: refs/heads/master
c: 7f59388
h: refs/heads/master
v: v3
  • Loading branch information
majianpeng authored and David S. Miller committed Apr 18, 2012
1 parent 29b5cf8 commit fdec8fa
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: 85bba52de16e00161b757567a7f1af12dc1e526a
refs/heads/master: 7f593881089084640bffeb93c9cc49077afcec81
2 changes: 1 addition & 1 deletion trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -3514,6 +3514,6 @@ int __init ip_rt_init(void)
*/
void __init ip_static_sysctl_init(void)
{
register_sysctl_paths(ipv4_path, ipv4_skeleton);
kmemleak_not_leak(register_sysctl_paths(ipv4_path, ipv4_skeleton));
}
#endif

0 comments on commit fdec8fa

Please sign in to comment.