Fix line count for one hunk modified in the last commit

svn path=/dists/sid/linux-2.6/; revision=15796
This commit is contained in:
Ben Hutchings 2010-05-27 12:03:27 +00:00
parent 5fa9b04d62
commit 9782365628
1 changed files with 1 additions and 1 deletions

View File

@ -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>