mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
Removed spaces in front of tabs.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3383 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -194,8 +194,8 @@ enum scst_cdb_flags {
|
||||
#ifdef CONFIG_SCST_TEST_IO_IN_SIRQ
|
||||
SCST_TEST_IO_IN_SIRQ_ALLOWED = 0x4000,
|
||||
#endif
|
||||
SCST_SERIALIZED = 0x8000,
|
||||
SCST_STRICTLY_SERIALIZED = 0x10000|SCST_SERIALIZED,
|
||||
SCST_SERIALIZED = 0x8000,
|
||||
SCST_STRICTLY_SERIALIZED = 0x10000|SCST_SERIALIZED,
|
||||
};
|
||||
|
||||
/*************************************************************
|
||||
|
||||
Reference in New Issue
Block a user