qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCO


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
Date: Thu, 9 Jan 2025 15:41:50 +0100
User-agent: Mozilla Thunderbird

On 2/1/25 14:26, Philippe Mathieu-Daudé wrote:
Follow the assumed QOM type definition style, prefixing with
'TYPE_', and dropping the '_DEVICE' suffix which doesn't add
any value.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
Supersedes: <20241219153857.57450-5-philmd@linaro.org>
Since v1:
- Drop '_DEVICE' suffix (danpb)
---
  include/hw/misc/vmcoreinfo.h | 7 +++----
  hw/misc/vmcoreinfo.c         | 6 +++---
  2 files changed, 6 insertions(+), 7 deletions(-)
Patch queued.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]