-
Wei Yongjun authored
The error return code PTR_ERR(mc) is always 0 since mc is equal to 0 in this error handling case. Signed-off-by:
Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>
48907c23
Loading
The error return code PTR_ERR(mc) is always 0 since mc is equal to 0 in this error handling case. Signed-off-by:Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>