diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-06-22 18:13:15 +0300 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2015-07-16 10:21:36 +0200 |
| commit | 583facb6ae27dfb4d0fb5a952dade5aa990a05c9 (patch) | |
| tree | fd55e2228366d91b10565ea509e92ad9e3a891ea /tools/perf/scripts/python | |
| parent | 8749f8ed5cc07f4f130f2e5b2c41da78388146ec (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
