]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: abx500-core: Delete an error message for a failed memory allocation in abx500_re...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 8 Mar 2018 10:44:33 +0000 (11:44 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commitc9c3f427770f5e2b606d10465e8879d87fecdfab
tree83b4e3f312f1f0ea5ea6ec1b9e0c26fef7e8306c
parentc352f973859b93db26f7bbc922537fb7bd11733f
mfd: abx500-core: Delete an error message for a failed memory allocation in abx500_register_ops()

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>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/abx500-core.c