commit | 907610bfdf1a7f3d173a9593fde70f67d63476d1 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leon@kernel.org> | Thu Nov 03 16:44:23 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Sat Dec 03 13:12:52 2016 -0500 |
tree | b033a2bbb006207bc22afc9b5d1903e46aa0090e | |
parent | 740c330ee677f4e79c3865f85c6af5a5c961fe34 [diff] |
IB/rxe: Remove and fix debug prints after allocation failure The prints after [k|v][m|z|c]alloc() functions are not needed, because in case of failure, allocator will print their internal error prints anyway. Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>