Searched hist:"2 e0aec15" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/scsi/ |
H A D | megasas.c | 2e0aec15 Tue Aug 25 14:19:58 CDT 2020 Eduardo Habkost <ehabkost@redhat.com> megasas: Rename QOM class cast macros Rename the MEGASAS_DEVICE_CLASS() and MEGASAS_DEVICE_GET_CLASS() macros to be consistent with the MEGASAS() instance cast macro. This will allow us to register the type cast macros using OBJECT_DECLARE_TYPE later. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Tested-By: Roman Bolshakov <r.bolshakov@yadro.com> Message-Id: <20200825192110.3528606-3-ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|