diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-03-21 03:31:22 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-07-11 17:45:02 +0200 |
commit | 6285bd151b95aa28d6de9b8b9249702681f059d2 (patch) | |
tree | ab165b2f11c6e413610f2edeb5bcd4dd7a832cb4 /lib/bsearch.c | |
parent | perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info (diff) | |
download | linux-6285bd151b95aa28d6de9b8b9249702681f059d2.tar.xz linux-6285bd151b95aa28d6de9b8b9249702681f059d2.zip |
perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()
The 'err' variable is set in the error path, but it's not returned to
callers. Don't always return -EINVAL, return err.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Suzuki Poulouse <suzuki.poulose@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Fixes: cd8bfd8c973e ("perf tools: Add processing of coresight metadata")
Link: http://lkml.kernel.org/r/20190321023122.21332-3-yuehaibing@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'lib/bsearch.c')
0 files changed, 0 insertions, 0 deletions