commit | 86f75c65ffc028df28e6b5a6f6574a5beea97310 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Mon Dec 25 20:04:05 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jan 03 08:46:53 2018 +0100 |
tree | dd9e6348d4fea9d84413c80e44283e9fbeb7fbcc | |
parent | 405e64a1cdd953f2f0474d2f131757226bcbc401 [diff] |
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>