git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6199 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2015-05-06 00:47:22 +00:00
parent c9de099c74
commit e919c5bb20

View File

@@ -2342,7 +2342,7 @@ struct scst_cmd {
/*
* Set by SCST if the custom data buffer allocated by the target driver
* or, for internal commands, by SCST core .
* or, for internal commands, by SCST core.
*/
unsigned int tgt_i_data_buf_alloced:1;