aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-10-05 11:09:13 -0700
committerRichard Henderson <richard.henderson@linaro.org>2024-10-08 06:31:36 -0700
commit7db3a42ef6a375dd0004f550e7cf30abd1d6372f (patch)
tree56c2e8d52e36b9763dba0c78aa5cd466769a31ea /rust/qemu-api
parent322bfaa2ea17c0f2391c03fbeed01acd9c5e6ae9 (diff)
downloadqemu-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