On Mon, Jun 24, 2024 at 08:43:59PM +0000, Felix Wu wrote:
> From: Roman Kiryanov <r...@google.com>
> 
> 'class' is a C++ keyword and it prevents from
> using the QEMU headers with a C++ compiler.
> 
> Google-Bug-Id: 331190993
> Change-Id: I9ab7d2d77edef654a9c7b7cb9cd01795a6ed65a2

Please remove both of these lines when posting patches. They are
irrelevant to QEMU's git commit history.

> Signed-off-by: Felix Wu <f...@google.com>
> Signed-off-by: Roman Kiryanov <r...@google.com>
> ---
>  hw/core/qdev-properties-system.c |  2 +-
>  include/exec/memory.h            |  2 +-
>  include/qom/object.h             |  2 +-
>  qom/object.c                     | 90 ++++++++++++++++----------------
>  4 files changed, 48 insertions(+), 48 deletions(-)

With 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 :|


Reply via email to