mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 05:31:28 +00:00
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:
@@ -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
|
||||
|
||||
/*******************************************************************
|
||||
|
||||
Reference in New Issue
Block a user