RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlmsg()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 27 Jan 2018 20:48:01 +0000 (21:48 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 28 Feb 2018 20:57:39 +0000 (13:57 -0700)
commitc7ec83772a08d84e5e6a774a7c49ec1d6dc2dd88
tree86c704ff539508f9eb5ae7d6e49da57865b191e0
parentb7c5bc73680dfcb1bdc3a1c77c0344f045ac017d
RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlmsg()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/iwpm_util.c