diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2022-12-22 14:30:13 -0500 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-02-15 06:46:22 -0500 |
commit | b16a1756c716235891e298beabd68f3cd6bb5952 (patch) | |
tree | 1ed996d2ef0d88022a6517e8b98ef95767703e12 /include/scsi/sas.h | |
parent | 2a9c844e896b2895cde9fc0276f6243c68d82e70 (diff) |
virtio_blk: mark all zone fields LE
zone is a virtio 1.x feature so all fields are LE,
they are handled as such, but have mistakenly been labeled
__virtioXX in the header. This results in a bunch of sparse warnings.
Use the __leXX tags to make sparse happy.
Message-Id: <20221222193214.55146-1-mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/scsi/sas.h')
0 files changed, 0 insertions, 0 deletions