]> git.baikalelectronics.ru Git - kernel.git/commit
IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 27 Jan 2018 16:48:47 +0000 (17:48 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Sun, 28 Jan 2018 21:07:16 +0000 (14:07 -0700)
commita826932e4355013973885a762fe5beee639556dd
tree636086782f331ddd51f35b341a561074db76ab11
parent0b37d90b910ab33b32b89b9f5979138c5b3513d8
IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()

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>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/iser/iser_initiator.c