mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Whitespace-only change: fixed a checkpatch complaint.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1953 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1703,7 +1703,7 @@ struct scst_cmd {
|
||||
/**************************************************************/
|
||||
|
||||
/* cmd's async flags */
|
||||
unsigned long cmd_flags __attribute__((aligned(sizeof(long))));
|
||||
unsigned long cmd_flags __attribute__((aligned(sizeof(long))));
|
||||
|
||||
/* Keeps status of cmd's status/data delivery to remote initiator */
|
||||
int delivery_status;
|
||||
|
||||
Reference in New Issue
Block a user