megasas: use unsigned type for positive numeric fields
commit2b151297e44655e45c18f57ae0232780ee4ad45a
authorPrasad J Pandit <pjp@fedoraproject.org>
Wed, 13 May 2020 19:25:40 +0000 (14 00:55 +0530)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Jun 2020 16:10:15 +0000 (10 12:10 -0400)
treed1eea9a3dcdf3086dcfdbef1acfc3cded68dbeee
parentfd6918556736ecce8b10acd581ba134ffb62d9f9
megasas: use unsigned type for positive numeric fields

Use unsigned type for the MegasasState fields which hold positive
numeric values.

Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20200513192540.1583887-4-ppandit@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi/megasas.c