qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 10/10] rust: vmstate: make order of parameters consistent in


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 10/10] rust: vmstate: make order of parameters consistent in vmstate_clock
Date: Wed, 22 Jan 2025 11:37:06 +0100
User-agent: Mozilla Thunderbird

On 17/1/25 10:00, Paolo Bonzini wrote:
Place struct_name before field_name, similar to offset_of.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  rust/hw/char/pl011/src/device_class.rs | 2 +-
  rust/qemu-api/src/vmstate.rs           | 2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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