diff options
Diffstat (limited to 'target/linux/generic/patches-3.10/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/patches-3.10/902-debloat_proc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.10/902-debloat_proc.patch b/target/linux/generic/patches-3.10/902-debloat_proc.patch index dc2a923989..c147973c6f 100644 --- a/target/linux/generic/patches-3.10/902-debloat_proc.patch +++ b/target/linux/generic/patches-3.10/902-debloat_proc.patch @@ -1,6 +1,6 @@ --- a/fs/locks.c +++ b/fs/locks.c -@@ -2267,6 +2267,8 @@ static const struct file_operations proc +@@ -2266,6 +2266,8 @@ static const struct file_operations proc static int __init proc_locks_init(void) { @@ -173,7 +173,7 @@ goto err; --- a/net/core/sock.c +++ b/net/core/sock.c -@@ -2839,6 +2839,8 @@ static __net_initdata struct pernet_oper +@@ -2842,6 +2842,8 @@ static __net_initdata struct pernet_oper static int __init proto_init(void) { |