]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/cxgb3: Remove debug prints after allocation failure
authorLeon Romanovsky <leon@kernel.org>
Thu, 3 Nov 2016 14:44:15 +0000 (16:44 +0200)
committerDoug Ledford <dledford@redhat.com>
Sat, 3 Dec 2016 18:12:52 +0000 (13:12 -0500)
commit51ad2bae213fdd4c63d7c3f2906bfe4e244bad46
tree35e4b1d4bc20cd1074440a507d9303fb6a922963
parent5ce9f115bd796be4f0dd8230e6b8baeb2c558311
IB/cxgb3: 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>
drivers/infiniband/hw/cxgb3/cxio_dbg.c