summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2023-03-29 21:14:01 +0300
committerLeon Romanovsky <leon@kernel.org>2023-03-30 09:54:32 +0300
commitb6ba68555d75fd99f7daa9c5a5e476f8635cb155 (patch)
tree50b49602209b280dfda707e49130344f061336a7 /drivers/infiniband/ulp
parent78b26a335310a097d6b22581b706050db42f196c (diff)
downloadlinux-b6ba68555d75fd99f7daa9c5a5e476f8635cb155.tar.xz
RDMA/rxe: Clean kzalloc failure paths
There is no need to print any debug messages after failure to allocate memory, because kernel will print OOM dumps anyway. Together with removal of these messages, remove useless goto jumps. Fixes: 5bf944f24129 ("RDMA/rxe: Add error messages") Reported-by: Dan Carpenter <error27@gmail.com> Link: https://lore.kernel.org/all/ea43486f-43dd-4054-b1d5-3a0d202be621@kili.mountain Link: https://lore.kernel.org/r/d3cedf723b84e73e8062a67b7489d33802bafba2.1680113597.git.leon@kernel.org Reviewed-by: Bob Pearson <rpearsonhpe@gmail.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions