diff options
author | Miloš Stojanović | 2017-05-15 16:59:48 +0200 |
---|---|---|
committer | Riku Voipio | 2017-05-29 13:56:08 +0200 |
commit | f196c3700deb6ea714228209fb2a864bbfa4b67d (patch) | |
tree | 9fd6ab57372fbcee62ebe4eda5f9776ee4401ea9 /include | |
parent | linux-user: add rt_tgsigqueueinfo() strace (diff) | |
download | qemu-f196c3700deb6ea714228209fb2a864bbfa4b67d.tar.gz qemu-f196c3700deb6ea714228209fb2a864bbfa4b67d.tar.xz qemu-f196c3700deb6ea714228209fb2a864bbfa4b67d.zip |
linux-user: fix inconsistent spaces in print_siginfo() output
This patch improves the consistentcy of the output from print_siginfo()
by removing spaces around the equal sign of si_pid, si_uid, si_timer1,
si_timer2, si_band, si_fd, si_addr, si_status and si_sigval. This way
they match si_signo and ci_code. Host strace was used as a reference
for this chage.
Prior to this commit, typical strace output used to look like this:
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions