mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
Fix not zero-copy build
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4317 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1677,7 +1677,7 @@ static int fileio_alloc_data_buf(struct scst_cmd *cmd)
|
||||
{
|
||||
struct vdisk_cmd_params *p;
|
||||
|
||||
TRACE_ENTRY()
|
||||
TRACE_ENTRY();
|
||||
|
||||
p = cmd->dh_priv;
|
||||
EXTRACHECKS_BUG_ON(!p);
|
||||
|
||||
Reference in New Issue
Block a user