summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.0/902-debloat_proc.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-04-07 21:34:38 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-04-07 21:34:38 +0000
commit8100b227a99bcdfac356cdd24166343851f362bc (patch)
tree3ec92dbf96d791548e8b015a0860d746f6a3bd51 /target/linux/generic/patches-4.0/902-debloat_proc.patch
parent95f7fb8f494a40fbbc7a3b1f4d6bc8a3efba9b7e (diff)
downloadmaster-31e0f0ae-8100b227a99bcdfac356cdd24166343851f362bc.tar.gz
master-31e0f0ae-8100b227a99bcdfac356cdd24166343851f362bc.tar.bz2
master-31e0f0ae-8100b227a99bcdfac356cdd24166343851f362bc.zip
generic/4.0: upgrade to 4.0-rc7
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45305
Diffstat (limited to 'target/linux/generic/patches-4.0/902-debloat_proc.patch')
-rw-r--r--target/linux/generic/patches-4.0/902-debloat_proc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-4.0/902-debloat_proc.patch b/target/linux/generic/patches-4.0/902-debloat_proc.patch
index 26a217553b..ca9fd91efc 100644
--- a/target/linux/generic/patches-4.0/902-debloat_proc.patch
+++ b/target/linux/generic/patches-4.0/902-debloat_proc.patch
@@ -1,6 +1,6 @@
--- a/fs/locks.c
+++ b/fs/locks.c
-@@ -2641,6 +2641,8 @@ static const struct file_operations proc
+@@ -2640,6 +2640,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
-@@ -2956,6 +2956,8 @@ static __net_initdata struct pernet_oper
+@@ -2975,6 +2975,8 @@ static __net_initdata struct pernet_oper
static int __init proto_init(void)
{