scst_const.h: Fix a checkpatch complaint about whitespace

Avoid that checkpatch reports the following warning message:

WARNING: please, no space before tabs


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5484 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2014-04-27 06:26:29 +00:00
parent 3baf34908f
commit c2020a81b4

View File

@@ -495,7 +495,7 @@ enum {
/*************************************************************
** Values for the control mode page TST field
*************************************************************/
#define SCST_TST_0_SINGLE_TASK_SET 0
#define SCST_TST_0_SINGLE_TASK_SET 0
#define SCST_TST_1_SEP_TASK_SETS 1
/*******************************************************************