Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mvsas: fix error return code in mvs_task_prep()
Fix to return error code -ENOMEM from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>
- Loading branch information