]> git.baikalelectronics.ru Git - kernel.git/commit
axonram: Delete an error message for a failed memory allocation in axon_ram_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 3 Aug 2017 17:49:18 +0000 (19:49 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 1 Sep 2017 06:42:55 +0000 (16:42 +1000)
commit5765e63c3648c368d90851bde52e33aecf379815
tree40bef75d162a83f11cb42d047b95bf432d40a3cf
parentd0f945e2cb2feae8826765d542a13f8a30e5c57d
axonram: Delete an error message for a failed memory allocation in axon_ram_probe()

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: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/axonram.c