diff options
author | John Crispin <john@openwrt.org> | 2014-06-26 13:47:46 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-26 13:47:46 +0000 |
commit | fbf8b288e1f318cb697f4a86cbe01b4b9573b82d (patch) | |
tree | b955ff887aea2a971b9f6a69c12330b085791107 /target/linux/generic/patches-3.10/902-debloat_proc.patch | |
parent | 994e5ce2f93bf8beeb099a9fd38d1dc358005c30 (diff) | |
download | upstream-fbf8b288e1f318cb697f4a86cbe01b4b9573b82d.tar.gz upstream-fbf8b288e1f318cb697f4a86cbe01b4b9573b82d.tar.bz2 upstream-fbf8b288e1f318cb697f4a86cbe01b4b9573b82d.zip |
kernel: refresh generic patches
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41352
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) { |