diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-09-16 17:04:24 +0300 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2015-10-16 08:16:07 +0300 |
commit | d311a28a5853857a73d54d15dc30797aa3b1802d (patch) | |
tree | 7ed80563fd1439490b1ad8138cdf28f113e3a5e8 /tools/perf | |
parent | 049e6dde7e57f0054fdc49102e7ef4830c698b46 (diff) | |
download | linux-d311a28a5853857a73d54d15dc30797aa3b1802d.tar.xz |
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 'tools/perf')
0 files changed, 0 insertions, 0 deletions