qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH for-9.2 08/10] hw: Use device_class_set_legacy_reset() instea


From: Richard Henderson
Subject: Re: [PATCH for-9.2 08/10] hw: Use device_class_set_legacy_reset() instead of opencoding
Date: Wed, 14 Aug 2024 09:14:15 +1000
User-agent: Mozilla Thunderbird

On 8/14/24 02:52, Peter Maydell wrote:
Use device_class_set_legacy_reset() instead of opencoding an
assignment toDeviceClass::reset. This change was produced
with:
  spatch --macro-file scripts/cocci-macro-file.h \
     --sp-file scripts/coccinelle/device-reset.cocci \
     --keep-comments --smpl-spacing --in-place --dir hw

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---

Spot-checked.  :-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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