From ba876f77d4f616472917a77b0e32565069fe76d6 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 11 Jul 2014 07:54:19 +0000 Subject: [PATCH] scripts/generate-kernel-patch: Remove trailing whitespace git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5674 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scripts/generate-kernel-patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-kernel-patch b/scripts/generate-kernel-patch index 741ec4855..ef7ebb037 100755 --- a/scripts/generate-kernel-patch +++ b/scripts/generate-kernel-patch @@ -392,7 +392,7 @@ do #define SCST_INTF_VER "SCST_INTF_VER" #define SCST_CONST_INTF_VER "SCST_CONST_INTF_VER" -#define DEV_USER_INTF_VER "DEV_USER_INTF_VER" +#define DEV_USER_INTF_VER "DEV_USER_INTF_VER" EOF add_file "$tmp_itf_ver" "include/scst/scst_itf_ver.h" rm -f "$tmp_itf_ver"