diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-01-05 08:07:55 -0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-01-11 14:29:29 +0100 |
commit | 2104d12d11206b9477df13898c87aa19ad57a680 (patch) | |
tree | 37f852a70fdc7e163912fc5f5bd7759d405e8462 /drivers/pinctrl/freescale | |
parent | 476e3e1d0555a9170e050a9708f883814ce79354 (diff) |
pinctrl: Drop error prints on kzalloc() failure
Upon failing kzalloc() will print an error message in the log, so
there's no need for additional printouts. Also standardizes the "!ptr"
vs "ptr == NULL" while I'm touching those lines.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/freescale')
0 files changed, 0 insertions, 0 deletions