diff options
author | Miloš Stojanović <Milos.Stojanovic@rt-rk.com> | 2017-05-15 16:59:48 +0200 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2017-05-29 14:56:08 +0300 |
commit | f196c3700deb6ea714228209fb2a864bbfa4b67d (patch) | |
tree | 9fd6ab57372fbcee62ebe4eda5f9776ee4401ea9 /.mailmap | |
parent | 243e0fe5506d6b830e01d8da727ff7f20fa38502 (diff) |
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 '.mailmap')
0 files changed, 0 insertions, 0 deletions