aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2023-01-21 20:24:17 +0100
committerJavier Martinez Canillas <[email protected]>2023-01-24 11:13:07 +0100
commitcc88ad784e42398b8845594fe3aa720d0cc1c40c (patch)
treedf5ed7bfac41336684a5185a7377b0cc87f648b4 /tools/testing/selftests/bpf/progs/test_autoload.c
parent0220e4fe178c3390eb0291cdb34912d66972db8a (diff)
drm/fb-helper: Check fb_deferred_io_init() return value
The fb_deferred_io_init() can fail and return an errno code but currently there is no check for its return value. Fix that and propagate to errno to the caller in the case of a failure. Fixes: d536540f304c ("drm/fb-helper: Add generic fbdev emulation .fb_probe function") Signed-off-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions