From ff857a394aedf5ea9da5965268e818b46262e094 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 14 Feb 2014 14:46:11 +0000 Subject: [PATCH] mvsas_tgt/Makefile: Remove trailing whitespace git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5285 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- mvsas_tgt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mvsas_tgt/Makefile b/mvsas_tgt/Makefile index e6376d9b3..c0a4d8732 100644 --- a/mvsas_tgt/Makefile +++ b/mvsas_tgt/Makefile @@ -81,7 +81,7 @@ install: all ins: ./config insmod mvsas.ko - + SCST_MOD_VERS := $(shell ls $(SCST_DIR)/Modules.symvers 2>/dev/null) ifneq ($(SCST_MOD_VERS),) Modules.symvers: $(SCST_DIR)/Modules.symvers