On Wed, Aug 19, 2020 at 08:11:42PM -0400, Eduardo Habkost wrote: > The PL110 enum value name will conflict with the PL110 type cast > checker, when we replace the existing macro with an inline > function. Add a VERSION_ prefix to all pl110_version enum > values, to avoid conflicts. > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > Changes v1 -> v2: > * Fixed typo on commit message > * Rename all enum values to VERSION_* (Philippe Mathieu-Daudé)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
