From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH rdma-next v1] RDMA/mlx5: Remove redundant allocation warning print Date: Fri, 19 Jan 2018 13:17:52 -0700 Message-ID: <20180119201752.GB13638@ziepe.ca> References: <20180119110711.8758-1-leon@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180119110711.8758-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Leon Romanovsky Cc: Doug Ledford , Leon Romanovsky , Yuval Shaia , RDMA mailing list List-Id: linux-rdma@vger.kernel.org On Fri, Jan 19, 2018 at 01:07:11PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky > > The kmalloc() failure to allocate memory generates enough information > and doesn't need to be accompanied by another driver print. > > Fixes: d69a24e03659 ("IB/mlx5: Move IB event processing onto a workqueue") > Signed-off-by: Leon Romanovsky > Reviewed-by: Yuval Shaia > Changelog: > v0 -> v1: > * Fixed type in subject > * Removed "return" from end of void function > drivers/infiniband/hw/mlx5/main.c | 19 ++++++++----------- > 1 file changed, 8 insertions(+), 11 deletions(-) Applied to for-next thanks Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html