mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
scst.h: Use tabs for indentation
Reported by checkpatch. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
This commit is contained in:
@@ -815,7 +815,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