OSDN Git Service

pinctrl: utils: Delete an error message for a failed memory allocation in pinctrl_uti...
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 25 Dec 2017 19:04:05 +0000 (20:04 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Jan 2018 07:46:53 +0000 (08:46 +0100)
commit86f75c65ffc028df28e6b5a6f6574a5beea97310
treedd9e6348d4fea9d84413c80e44283e9fbeb7fbcc
parent405e64a1cdd953f2f0474d2f131757226bcbc401
pinctrl: utils: Delete an error message for a failed memory allocation in pinctrl_utils_add_map_configs()

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: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-utils.c