qemu-e2k/include/hw/block
Eduardo Habkost b694ed1f56 swim: Rename struct SWIM to Swim
Currently we have a SWIM typedef and a SWIM type checking macro,
but OBJECT_DECLARE* would transform the SWIM macro into a
function, and the function name would conflict with the SWIM
typedef name.

Rename the struct and typedef to "Swim". This will make future
conversion to OBJECT_DECLARE* easier.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Laurent Vivier <laurent@vivier.eu>
Tested-By: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20200825192110.3528606-50-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-08-27 14:04:55 -04:00
..
block.h block: make BlockConf size props 32bit and accept size suffixes 2020-06-17 14:53:40 +02:00
fdc.h virtio,acpi,pci: fixes, cleanups. 2020-06-25 16:52:42 +01:00
flash.h Include exec/memory.h slightly less 2019-08-16 13:31:52 +02:00
swim.h swim: Rename struct SWIM to Swim 2020-08-27 14:04:55 -04:00