From 33d7605cfe26a48c618ae8d3f45a6bf2f5d9b236 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 30 Oct 2010 09:17:15 +0000 Subject: [PATCH] Removed trailing whitespace. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2499 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/kernel/patches/put_page_callback-2.6.36.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iscsi-scst/kernel/patches/put_page_callback-2.6.36.patch b/iscsi-scst/kernel/patches/put_page_callback-2.6.36.patch index 0939e445f..1a37406cb 100644 --- a/iscsi-scst/kernel/patches/put_page_callback-2.6.36.patch +++ b/iscsi-scst/kernel/patches/put_page_callback-2.6.36.patch @@ -314,7 +314,7 @@ diff -upkr linux-2.6.36/net/ipv4/tcp_zero_copy.c linux-2.6.36/net/ipv4/tcp_zero_ + * modify it under the terms of the GNU General Public License + * version 2 as published by the Free Software Foundation. + */ -+ ++ +#include + +net_get_page_callback_t net_get_page_callback __read_mostly;