]> 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)
commit62852fdbf73fe63432fb840093c8b0b17cf65625
tree96a95bbec7ed3252f460f76ab4cab28a9cadf615
parent6c8eeedb8a869680a7ebdde15ba2e232e49955aa
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