diff options
author | Matthieu Baerts (NGI0) <matttbe@kernel.org> | 2024-09-06 20:46:11 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-09 16:52:04 -0700 |
commit | a92d1db0c989d4244d3a671d78f291606ed4ce35 (patch) | |
tree | be6f2b0e1c1ac0781319027e61188c69cc52fc5a /net/unix/af_unix.c | |
parent | a5b6be42aac0fd3b94adaeec3cda4d847b304fd8 (diff) | |
download | linux-a92d1db0c989d4244d3a671d78f291606ed4ce35.tar.gz linux-a92d1db0c989d4244d3a671d78f291606ed4ce35.tar.bz2 linux-a92d1db0c989d4244d3a671d78f291606ed4ce35.zip |
selftests: mptcp: connect: remove duplicated spaces in TAP output
It is nice to have a visual alignment in the test output to present the
different results, but it makes less sense in the TAP output that is
there for computers.
It sounds then better to remove the duplicated whitespaces in the TAP
output, also because it can cause some issues with TAP parsers expecting
only one space around the directive delimiter (#).
While at it, change the variable name (result_msg) to something more
explicit.
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20240906-net-next-mptcp-ksft-subtest-time-v2-5-31d5ee4f3bdf@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions