From 3d9011443ca72137d01f336a7e6695cd4fdba50d Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 14 Jan 2010 13:37:56 +0000 Subject: [PATCH] Removed a trailing space because checkpatch complained about it. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1469 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/include/scst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/include/scst.h b/scst/include/scst.h index a4609e1a7..510021ac3 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -447,7 +447,7 @@ enum scst_exec_context { /* * Set if the cmd's device has TAS flag set. Used only when aborted by - * other initiator. + * other initiator. */ #define SCST_CMD_DEVICE_TAS 4