qemu-arm
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 13/78] hw/adc: add fallthrough pseudo-keyword


From: Cédric Le Goater
Subject: Re: [RFC PATCH 13/78] hw/adc: add fallthrough pseudo-keyword
Date: Fri, 13 Oct 2023 10:13:27 +0200
User-agent: Mozilla Thunderbird

On 10/13/23 09:47, Emmanouil Pitsidianakis wrote:
In preparation of raising -Wimplicit-fallthrough to 5, replace all
fall-through comments with the fallthrough attribute pseudo-keyword.

Signed-off-by: Emmanouil Pitsidianakis <manos.pitsidianakis@linaro.org>
---
  hw/adc/aspeed_adc.c | 12 ++++++------
  hw/adc/zynq-xadc.c  |  2 +-
  2 files changed, 7 insertions(+), 7 deletions(-)

For aspeed,

Reviewed-by: Cédric Le Goater <clg@kaod.org>

Thanks,

C.





reply via email to

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