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.pitsidiana...@linaro.org>
---
  target/ppc/cpu_init.c    |  8 ++++----
  target/ppc/excp_helper.c |  6 +++---
  target/ppc/mmu-radix64.c |  6 +++---
  target/ppc/mmu_common.c  | 12 ++++++------
  target/ppc/translate.c   |  6 +++---
  5 files changed, 19 insertions(+), 19 deletions(-)

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

Thanks,

C.



Reply via email to