]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 12 Jan 2017 15:15:34 +0000 (16:15 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 17 Jan 2017 14:54:31 +0000 (15:54 +0100)
commit77d3d2e275629b50a24d805c80800a973ccfe04a
tree609215cd8dbece9e643fb2f79bc4cd3569fb3877
parente6e965ce5608e1d34214c34483a7364600917b63
pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions

The script "checkpatch.pl" pointed information out like the following.

WARNING: Possible unnecessary 'out of memory' message

Thus fix the affected source code places.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mvebu/pinctrl-mvebu.c