From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Fri, 16 Feb 2018 15:56:16 +0000 Subject: [PATCH 0/3] PATA-Arasan CF: Adjustments for arasan_cf_probe() Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ide@vger.kernel.org, Bartlomiej Zolnierkiewicz , Tejun Heo , Viresh Kumar Cc: LKML , kernel-janitors@vger.kernel.org From: Markus Elfring Date: Fri, 16 Feb 2018 16:51:23 +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 Delete an unnecessary variable initialisation Move two variable assignments drivers/ata/pata_arasan_cf.c | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) -- 2.16.1 From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: [PATCH 0/3] PATA-Arasan CF: Adjustments for arasan_cf_probe() Date: Fri, 16 Feb 2018 16:56:16 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Content-Language: en-GB Sender: linux-kernel-owner@vger.kernel.org To: linux-ide@vger.kernel.org, Bartlomiej Zolnierkiewicz , Tejun Heo , Viresh Kumar Cc: LKML , kernel-janitors@vger.kernel.org List-Id: linux-ide@vger.kernel.org From: Markus Elfring Date: Fri, 16 Feb 2018 16:51:23 +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 Delete an unnecessary variable initialisation Move two variable assignments drivers/ata/pata_arasan_cf.c | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) -- 2.16.1