]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 9 Mar 2018 08:56:31 +0000 (09:56 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit0f569ca1960d7517e46feae23cb9b5f7ed1e0787
tree96a95bbec7ed3252f460f76ab4cab28a9cadf615
parent3758a07a0f765182254ace73c646c249a0c04f10
mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()

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

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/viperboard.c