commit | c86a93971ec7134672333e5a9758368a909d0854 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Thu Aug 03 19:49:18 2017 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Sep 01 16:42:55 2017 +1000 |
tree | 40bef75d162a83f11cb42d047b95bf432d40a3cf | |
parent | bab9f954aaf352127725a9b7920226abdb65b604 [diff] |
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>