From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Tue, 03 Oct 2017 20:12:01 +0000 Subject: [PATCH 0/4] ARM-OMAP: Adjustments for three function implementations Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org From: Markus Elfring Date: Tue, 3 Oct 2017 22:04:22 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Delete an error message for a failed memory allocation in two functions Improve a size determination in two functions Use kcalloc() in omap_system_dma_probe() Fix typos in two comment lines in _omap_dm_timer_request() arch/arm/plat-omap/dma.c | 12 +++++------- arch/arm/plat-omap/dmtimer.c | 10 ++++------ 2 files changed, 9 insertions(+), 13 deletions(-) -- 2.14.2 From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: [PATCH 0/4] ARM-OMAP: Adjustments for three function implementations Date: Tue, 3 Oct 2017 22:12:01 +0200 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-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Aaro Koskinen , Russell King , Tony Lindgren Cc: LKML , kernel-janitors@vger.kernel.org List-Id: linux-omap@vger.kernel.org From: Markus Elfring Date: Tue, 3 Oct 2017 22:04:22 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Delete an error message for a failed memory allocation in two functions Improve a size determination in two functions Use kcalloc() in omap_system_dma_probe() Fix typos in two comment lines in _omap_dm_timer_request() arch/arm/plat-omap/dma.c | 12 +++++------- arch/arm/plat-omap/dmtimer.c | 10 ++++------ 2 files changed, 9 insertions(+), 13 deletions(-) -- 2.14.2 From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Tue, 3 Oct 2017 22:12:01 +0200 Subject: [PATCH 0/4] ARM-OMAP: Adjustments for three function implementations Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Markus Elfring Date: Tue, 3 Oct 2017 22:04:22 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Delete an error message for a failed memory allocation in two functions Improve a size determination in two functions Use kcalloc() in omap_system_dma_probe() Fix typos in two comment lines in _omap_dm_timer_request() arch/arm/plat-omap/dma.c | 12 +++++------- arch/arm/plat-omap/dmtimer.c | 10 ++++------ 2 files changed, 9 insertions(+), 13 deletions(-) -- 2.14.2