diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-09-16 16:04:24 +0200 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2015-10-16 07:16:07 +0200 |
commit | d311a28a5853857a73d54d15dc30797aa3b1802d (patch) | |
tree | 7ed80563fd1439490b1ad8138cdf28f113e3a5e8 /Kbuild | |
parent | Linux 4.3-rc4 (diff) | |
download | linux-d311a28a5853857a73d54d15dc30797aa3b1802d.tar.xz linux-d311a28a5853857a73d54d15dc30797aa3b1802d.zip |
PCC: fix dereference of ERR_PTR
get_pcc_channel() does not return NULL on error it returns the error code
in ERR_PTR, but we have been checking it for NULL.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions