sg_io_v4: do not print spare_in and spare_out fields
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 8 Jan 2017 15:33:30 +0000 (15:33 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 8 Jan 2017 15:33:30 +0000 (15:33 +0000)
commitfb39d067483c8dbe4460f295a4b4f8dcdb5d2e58
tree2217dd44d7c44013d270bef523775d3ebd9dbb24
parent0503b6948626b82c3cd8085a74df5f4eba7e69e7
sg_io_v4: do not print spare_in and spare_out fields

As the kernel does not touch these fields, there is no use
to print them.

* sg_io_v4.c (decode_request): Do not print spare_in field.
(decode_response): Do not print spare_out field.
sg_io_v4.c