diff options
author | John Harrison <[email protected]> | 2024-10-02 17:46:01 -0700 |
---|---|---|
committer | John Harrison <[email protected]> | 2024-10-07 18:12:08 -0700 |
commit | 0114f66370bfe139d6407a0b6b8f309af4c12148 (patch) | |
tree | 8e591103f965be7468799ee681480434cf85111f /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | d42b0435254f0965ab5484c69cd45b4097f2f47d (diff) |
drm/xe/guc: Remove spurious line feed in debug print
Including line feeds at the start of a debug print messes up the
output when sent to dmesg. The break appears between all the useful
prefix information and the actual string being printed. In this case,
each block of data has a very clear start line and an extra delimeter
is really not necessary. So don't do it.
v2: Fix typo in commit message (review feedback from Michal W.)
Signed-off-by: John Harrison <[email protected]>
Reviewed-by: Michal Wajdeczko <[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