From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752003AbeA2OTS (ORCPT ); Mon, 29 Jan 2018 09:19:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57688 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599AbeA2OTR (ORCPT ); Mon, 29 Jan 2018 09:19:17 -0500 Reply-To: jtoppins@redhat.com Subject: Re: [PATCH 0/2] RDMA/bnxt_re: Adjustments for bnxt_qplib_alloc_dpi_tbl() To: SF Markus Elfring , linux-rdma@vger.kernel.org, Devesh Sharma , Doug Ledford , Jason Gunthorpe , Selvin Xavier , Somnath Kotur , Sriharsha Basavapatna Cc: LKML , kernel-janitors@vger.kernel.org, Himanshu Jha References: <19c755a6-8c52-bbd5-a425-48fc08cecd4f@users.sourceforge.net> From: Jonathan Toppins Organization: Red Hat Message-ID: Date: Mon, 29 Jan 2018 09:19:15 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: <19c755a6-8c52-bbd5-a425-48fc08cecd4f@users.sourceforge.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/27/2018 03:15 PM, 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 > > drivers/infiniband/hw/bnxt_re/qplib_res.c | 18 +++++++----------- > 1 file changed, 7 insertions(+), 11 deletions(-) > I like it. Acked-by: Jonathan Toppins