summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-11-26 13:24:22 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-27 12:05:36 +0300
commit3b1ad360acad6052c2568f891bb3d0f3f057016f (patch)
treede4291619d8337d97483536676c2938931948c97 /drivers/infiniband/hw/mlx5/qp.c
parenteb30abeedee76c04bdf41c6d88545472c11a5632 (diff)
downloadlinux-3b1ad360acad6052c2568f891bb3d0f3f057016f.tar.xz
pps: using ERR_PTR instead of NULL while pps_register_source fails
pps_register_source() has keeps error codes in a local variable, but it does not make use of the code. This patch let it return the errcode in case of failure. Suggested-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Rodolfo Giometti <giometti@enneenne.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/infiniband/hw/mlx5/qp.c')
0 files changed, 0 insertions, 0 deletions