mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 04:36:22 +00:00
Minor type fixed
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1750 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -199,7 +199,7 @@ where:
|
||||
each time allocate a dedicated data buffer
|
||||
|
||||
* SCST_USER_MEM_REUSE_WRITE - memory reuse by only WRITE-type
|
||||
commands is allowed. For all WRITE-type commands the user space
|
||||
commands is allowed. For all READ-type commands the user space
|
||||
handler will each time allocate a dedicated data buffer
|
||||
|
||||
* SCST_USER_MEM_REUSE_ALL - unlimited memory reuse is possible.
|
||||
|
||||
Reference in New Issue
Block a user