commit | 315b41480bb956b223a04c6556f04c9b7c74c8c2 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leon@kernel.org> | Thu Nov 03 16:44:17 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Sat Dec 03 13:12:52 2016 -0500 |
tree | 61a03993557d6b2b84f8833c029d5ef5701b7728 | |
parent | 9a88f96f21b27b0fccb69601fb725f03fbab841b [diff] |
IB/i40iw: Remove 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>