aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/access_variable_array.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2023-07-19 13:17:56 +0300
committerLucas Stach <l.stach@pengutronix.de>2023-07-19 12:36:25 +0200
commit88c31d2dd191ab78e9ba9ff967845018aa7ee214 (patch)
tree70d38ade18ba6d4edc037b38bf1df4363212a617 /tools/testing/selftests/bpf/prog_tests/access_variable_array.c
parent9ec2afde83c18e205b6c38335b5e6bedf913ba76 (diff)
drm/etnaviv: fix error code in event_alloc()
There are two "ret" variables declared in this function so setting "ret = -EBUSY;" sets the wrong one. The function ends up returning an uninitialized variable. Fixes: f098f9b8042a ("drm/etnaviv: move runtime PM handling to events") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions