From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH 0/2] RDMA/bnxt_re: Adjustments for bnxt_qplib_alloc_dpi_tbl() Date: Thu, 1 Feb 2018 15:49:17 -0700 Message-ID: <20180201224917.GA8590@ziepe.ca> References: <19c755a6-8c52-bbd5-a425-48fc08cecd4f@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <19c755a6-8c52-bbd5-a425-48fc08cecd4f@users.sourceforge.net> Sender: kernel-janitors-owner@vger.kernel.org To: SF Markus Elfring Cc: linux-rdma@vger.kernel.org, Devesh Sharma , Doug Ledford , Selvin Xavier , Somnath Kotur , Sriharsha Basavapatna , LKML , kernel-janitors@vger.kernel.org, Himanshu Jha , Jonathan Toppins List-Id: linux-rdma@vger.kernel.org On Sat, Jan 27, 2018 at 09:15:09PM +0100, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sat, 27 Jan 2018 21:10:12 +0100 > > Two update suggestions were taken into account > from static source code analysis. > > Markus Elfring (2): > Delete two error messages for a failed memory allocation > Use common error handling code Applied to for-next with Jonathan and Devesh's ack, thanks all Jason