aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2020-05-20 15:07:05 +0300
committerBjorn Andersson <[email protected]>2020-05-20 12:12:07 -0700
commit7dcef3988eedbfb40e7e95a821966a029a5a465b (patch)
tree72c8b281affbacff4c0ba0fdd700597c3a82a34c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent1ec5dbef6803293974f262f69b63f19d2ed4f6ba (diff)
remoteproc: Fix an error code in devm_rproc_alloc()
The comments say that this function should return NULL on error and the caller expects NULL returns as well so I have modified the code to match. Returning an ERR_PTR(-ENOMEM) would lead to an OOps. Reviewed-by: Paul Cercueil <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Fixes: 305ac5a766b1 ("remoteproc: Add device-managed variants of rproc_alloc/rproc_add") Signed-off-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/20200520120705.GH172354@mwanda Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions