commit | aba25a3e96563083389fc7b9f7d35be6bdfe6579 | [log] [tgz] |
---|---|---|
author | Parav Pandit <pandit.parav@gmail.com> | Wed Mar 02 00:50:29 2016 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Thu Mar 03 10:20:25 2016 -0500 |
tree | 59b2d8faf012abc8a8ee3d7fc31e913a958d9345 | |
parent | db9314cd351ebd734970c7afc2995a743e34aa02 [diff] |
IB/core: trivial prink cleanup. 1. Replaced printk with appropriate pr_warn, pr_err, pr_info. 2. Removed unnecessary prints around memory allocation failure which are not required, as reported by the checkpatch script. Signed-off-by: Parav Pandit <pandit.parav@gmail.com> Reviewed-by: Haggai Eran <haggaie@mellanox.com> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>