aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2010-05-27 12:03:27 +0000
committerBen Hutchings <benh@debian.org>2010-05-27 12:03:27 +0000
commit9782365628a5484cf520b8b2d2119092f6ed7500 (patch)
tree91be3f5ee9abc578375ce8e22ee4581e9b875e33 /debian
parent5fa9b04d627854d519868c95c7920948352dae56 (diff)
downloadkernel_replicant_linux-9782365628a5484cf520b8b2d2119092f6ed7500.tar.gz
kernel_replicant_linux-9782365628a5484cf520b8b2d2119092f6ed7500.tar.bz2
kernel_replicant_linux-9782365628a5484cf520b8b2d2119092f6ed7500.zip
Fix line count for one hunk modified in the last commit
svn path=/dists/sid/linux-2.6/; revision=15796
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/features/all/vserver/vs2.3.0.36.27.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/features/all/vserver/vs2.3.0.36.27.patch b/debian/patches/features/all/vserver/vs2.3.0.36.27.patch
index a8dc22084032..91ef47e9bd6a 100644
--- a/debian/patches/features/all/vserver/vs2.3.0.36.27.patch
+++ b/debian/patches/features/all/vserver/vs2.3.0.36.27.patch
@@ -6586,7 +6586,7 @@ diff -NurpP --minimal linux-2.6.32.1/fs/open.c linux-2.6.32.1-vs2.3.0.36.27/fs/o
diff -NurpP --minimal linux-2.6.32.1/fs/proc/array.c linux-2.6.32.1-vs2.3.0.36.27/fs/proc/array.c
--- linux-2.6.32.1/fs/proc/array.c 2009-12-03 20:02:53.000000000 +0100
+++ linux-2.6.32.1-vs2.3.0.36.27/fs/proc/array.c 2009-12-03 20:04:56.000000000 +0100
-@@ -83,5 +83,7 @@
+@@ -83,6 +83,8 @@
#include <linux/pid_namespace.h>
#include <linux/ptrace.h>
#include <linux/tracehook.h>