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