aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorStefan Wahren <[email protected]>2024-08-21 23:40:46 +0200
committerMaíra Canal <[email protected]>2024-08-22 07:57:44 -0300
commit59ac702a932028f572e34cd27fce235def2fc488 (patch)
treec721bab6059db75091f2c86df49ad05ed35073f4 /tools/testing/selftests/bpf/progs/test_autoload.c
parentf1a54e860b1bc8d824925b5a77f510913880e8d6 (diff)
drm/vc4: Get the rid of DRM_ERROR()
DRM_ERROR() has been deprecated in favor of pr_err(). However, we should prefer to use drm_err() whenever possible so we get device- specific output with the error message. In error case of kcalloc, we can simply drop DRM_ERROR(), because kcalloc already logs errors. Suggested-by: Maíra Canal <[email protected]> Signed-off-by: Stefan Wahren <[email protected]> Reviewed-by: Maxime Ripard <[email protected]> Reviewed-by: Maíra Canal <[email protected]> Signed-off-by: Maíra Canal <[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