]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: OMAP1: DMA: Delete an error message for a failed memory allocation in omap1_syst...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 1 Jun 2017 19:54:36 +0000 (21:54 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Jun 2017 06:53:55 +0000 (23:53 -0700)
commit61ee221ee45bc10d9115ba6ce8862ee62289a98f
tree1c8c3689536ab82aea7a6226b191494cee854a57
parentd27a30bbc8b0c84a4cc922b201f9e85e9a2de741
ARM: OMAP1: DMA: Delete an error message for a failed memory allocation in omap1_system_dma_init()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/dma.c