diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-06-22 17:13:15 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-07-16 10:21:36 +0200 |
commit | 583facb6ae27dfb4d0fb5a952dade5aa990a05c9 (patch) | |
tree | fd55e2228366d91b10565ea509e92ad9e3a891ea /drivers/pinctrl/sh-pfc | |
parent | pinctrl: samsung: don't truncate the last char (diff) | |
download | linux-583facb6ae27dfb4d0fb5a952dade5aa990a05c9.tar.xz linux-583facb6ae27dfb4d0fb5a952dade5aa990a05c9.zip |
pinctrl: samsung: remove "out of memory" messages
Checkpatch.pl complains about these:
WARNING: Possible unnecessary 'out of memory' message
The messages use a little extra RAM and they add a few extra lines of
code. We're probably never going to hit these out of memory situations
but if we did then kmalloc() has pretty good error messages built-in.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/sh-pfc')
0 files changed, 0 insertions, 0 deletions