Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752101AbdLUOAB (ORCPT ); Thu, 21 Dec 2017 09:00:01 -0500 Received: from mxout2.idt.com ([157.165.5.26]:34504 "EHLO mxout2.idt.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750983AbdLUN75 (ORCPT ); Thu, 21 Dec 2017 08:59:57 -0500 X-Greylist: delayed 518 seconds by postgrey-1.27 at vger.kernel.org; Thu, 21 Dec 2017 08:59:57 EST From: "Bounine, Alexandre" To: SF Markus Elfring , "kernel-janitors@vger.kernel.org" , "Matt Porter" , Andrew Morton CC: LKML Subject: RE: [PATCH 0/3] RapidIO: Tsi721-DMA: Adjustments for five function implementations Thread-Topic: [PATCH 0/3] RapidIO: Tsi721-DMA: Adjustments for five function implementations Thread-Index: AQHTdcJzw9qgONtx3k27rrBG/A8UzqNN3DJg Date: Thu, 21 Dec 2017 13:59:30 +0000 Message-ID: <8D983423E7EDF846BB3056827B8CC5D161B3BD16@corpmail1> References: <33c63b12-7828-891a-31ef-76a2e3c6b90c@users.sourceforge.net> In-Reply-To: <33c63b12-7828-891a-31ef-76a2e3c6b90c@users.sourceforge.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [157.165.140.50] x-tm-as-matchedid: 150567-701625-704425-700685-139006-700486-711995-703523-7 00648-106660-708797-702143-706290-704496-701604-847575-700476-700151-702737 -700324-704156-148004-148133-42000-42003-63 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-TM-AS-MML: disable Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id vBLE06Ee012551 Content-Length: 976 Lines: 27 Acked-by: Alexandre Bounine -----Original Message----- From: SF Markus Elfring [mailto:elfring@users.sourceforge.net] Sent: Friday, December 15, 2017 11:33 AM To: kernel-janitors@vger.kernel.org; Bounine, Alexandre ; Matt Porter Cc: LKML Subject: [PATCH 0/3] RapidIO: Tsi721-DMA: Adjustments for five function implementations From: Markus Elfring Date: Fri, 15 Dec 2017 17:28:32 +0100 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Delete an error message for a failed memory allocation in tsi721_alloc_chan_resources() Delete an unnecessary variable initialisation in tsi721_alloc_chan_resources() Adjust six checks for null pointers drivers/rapidio/devices/tsi721_dma.c | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) -- 2.15.1