aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorJohn Harrison <[email protected]>2024-10-02 17:46:02 -0700
committerJohn Harrison <[email protected]>2024-10-07 18:12:09 -0700
commit9d86d080cfb3ab935c842ac5525a90430a14c998 (patch)
treef536bb2d6e87d5fab46b613480e19c76a1c528e0 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parent0114f66370bfe139d6407a0b6b8f309af4c12148 (diff)
drm/xe/devcoredump: Use drm_puts and already cached local variables
There are a bunch of calls to drm_printf with static strings. Switch them to drm_puts instead. There are also a bunch of 'coredump->snapshot.XXX' references when 'coredump->snapshot' has alread been cached locally as 'ss'. So use 'ss->XXX' instead. Signed-off-by: John Harrison <[email protected]> Reviewed-by: Julia Filipchuk <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions