diff options
Diffstat (limited to 'target/linux/generic/patches-4.1/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/patches-4.1/902-debloat_proc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-4.1/902-debloat_proc.patch b/target/linux/generic/patches-4.1/902-debloat_proc.patch index b6883a6..b0dce81 100644 --- a/target/linux/generic/patches-4.1/902-debloat_proc.patch +++ b/target/linux/generic/patches-4.1/902-debloat_proc.patch @@ -1,6 +1,6 @@ --- a/fs/locks.c +++ b/fs/locks.c -@@ -2674,6 +2674,8 @@ static const struct file_operations proc +@@ -2683,6 +2683,8 @@ static const struct file_operations proc static int __init proc_locks_init(void) { @@ -239,7 +239,7 @@ --- a/net/ipv4/route.c +++ b/net/ipv4/route.c -@@ -415,6 +415,9 @@ static struct pernet_operations ip_rt_pr +@@ -416,6 +416,9 @@ static struct pernet_operations ip_rt_pr static int __init ip_rt_proc_init(void) { |