mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 03:01:26 +00:00
scst.h: Use tabs for indentation
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6228 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -808,7 +808,7 @@ enum scst_dif_actions {
|
||||
SCST_DIF_CHECK_APP_TAG = 2,
|
||||
SCST_DIF_CHECK_REF_TAG = 4,
|
||||
#define SCST_DIF_CHECKS_MASK (SCST_DIF_CHECK_GUARD_TAG|SCST_DIF_CHECK_APP_TAG| \
|
||||
SCST_DIF_CHECK_REF_TAG)
|
||||
SCST_DIF_CHECK_REF_TAG)
|
||||
|
||||
#define SCST_DIF_ACTION_SHIFT 4
|
||||
/* How to handle PI */
|
||||
|
||||
Reference in New Issue
Block a user