From 4794e45e084d07cc0733d251edcb1d0b9b518b06 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 31 Jul 2015 13:45:34 +0000 Subject: [PATCH] ib_srpt: Update release date git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6459 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/src/ib_srpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index a3050be52..1b3e915ca 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -70,7 +70,7 @@ /* Name of this kernel module. */ #define DRV_NAME "ib_srpt" #define DRV_VERSION "3.0.2-pre#" __stringify(OFED_FLAVOR) -#define DRV_RELDATE "Not yet 2015" +#define DRV_RELDATE "(not yet released)" #if defined(CONFIG_SCST_DEBUG) || defined(CONFIG_SCST_TRACING) /* Flags to be used in SCST debug tracing statements. */ #define DEFAULT_SRPT_TRACE_FLAGS (TRACE_OUT_OF_MEM | TRACE_MINOR \