]> granicus.if.org Git - strace/commit
sg_io: reorder printing of fields to follow structure order
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 8 Jan 2017 16:55:48 +0000 (16:55 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 8 Jan 2017 16:55:48 +0000 (16:55 +0000)
commitf18b0ae42c8bab4ece39c4204e1351e9db9fe885
tree76cdaaf1c32d2f63fdaab7b25f193be7bc9485cd
parente2de9acdbc188cce93ff7da524d6dd649a8cb9e7
sg_io: reorder printing of fields to follow structure order

* sg_io_v4.c (decode_request): Print timeout, flags, and usr_ptr fields
after dout_xferp field.
sg_io_v4.c