OSDN Git Service

IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_i...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 27 Jan 2018 19:06:59 +0000 (20:06 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 28 Feb 2018 20:57:39 +0000 (13:57 -0700)
commitb7c5bc73680dfcb1bdc3a1c77c0344f045ac017d
tree944268cea412d968d5c01cbfbd2b9c4f106289b5
parent55de9a77daf3064e4f49296260d975885b574663
IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init()

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/hw/usnic/usnic_transport.c