diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-10-05 11:09:13 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-10-08 06:31:36 -0700 |
commit | 7db3a42ef6a375dd0004f550e7cf30abd1d6372f (patch) | |
tree | 56c2e8d52e36b9763dba0c78aa5cd466769a31ea /rust/qemu-api | |
parent | 322bfaa2ea17c0f2391c03fbeed01acd9c5e6ae9 (diff) | |
download | qemu-7db3a42ef6a375dd0004f550e7cf30abd1d6372f.zip qemu-7db3a42ef6a375dd0004f550e7cf30abd1d6372f.tar.gz qemu-7db3a42ef6a375dd0004f550e7cf30abd1d6372f.tar.bz2 |
linux-user: Correct print_sockaddr() format
When the %addr argument can not be accessed, a double comma
is logged (the final qemu_log call prepend a comma). Move
the comma from the final qemu_log to the preceeding switch
cases that had omitted it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240807124306.52903-2-philmd@linaro.org>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
[rth: Move comma into the various switch cases.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions