IB/hfi1: Remove the debug trace message in pin_sdma_pages()
authorHarish Chegondi <harish.chegondi@intel.com>
Tue, 26 Sep 2017 14:00:17 +0000 (07:00 -0700)
committerDoug Ledford <dledford@redhat.com>
Wed, 27 Sep 2017 15:34:13 +0000 (11:34 -0400)
commit4029e2a313348a0a44f9d41b681763c69160dfd0
tree7d7d3fbe8c41348b09a1c911a45f7ec0c4afe3bb
parentd34ed562ac0af306037d0985fb1b7fad97f91f1e
IB/hfi1: Remove the debug trace message in pin_sdma_pages()

Remove the debug trace statement in pin_sdma_pages() that
gets executed when there is a memory allocation failure as
the trace message doesn't help with debugging the memory
allocation failure.

Cc: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/user_sdma.c