]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit05564a33cfcfee987285b1106a0d73682854393f
tree86c704ff539508f9eb5ae7d6e49da57865b191e0
parent2fd1556d232e15d77492a60dac099e3530754cf7
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