Re: [PATCH 1/3] RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlmsg()

From: Jason Gunthorpe
Date: Wed Feb 28 2018 - 16:14:19 EST


On Sat, Jan 27, 2018 at 10:19:05PM +0100, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Sat, 27 Jan 2018 21:48:01 +0100
>
> 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@xxxxxxxxxxxxxxxxxxxxx>
> drivers/infiniband/core/iwpm_util.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)

applied to for-next

Jason