Prevent Defect ID: CID 232737, 232738
PR JIRA ID: CPR-32
Change-Id: I013cc0c5dee26c958424f91ea14d71832123c637
Signed-off-by: Jeongtae Park <jtp.park@samsung.com>
if (ret)
merr("dqbuf is fail(%d)", vctx, ret);
- if (!buf)
- mvdbgs(3, "%s(index: %d)\n", vctx, &vctx->queue, __func__, buf->index);
+ mvdbgs(3, "%s(index: %d)\n", vctx, &vctx->queue, __func__, buf->index);
return ret;
}
if (ret)
merr("dqbuf is fail(%d)", vctx, ret);
- if (!buf)
- mvdbgs(3, "%s(index: %d)\n", vctx, &vctx->queue, __func__, buf->index);
+ mvdbgs(3, "%s(index: %d)\n", vctx, &vctx->queue, __func__, buf->index);
return ret;
}