Re: [PATCH v2 6/9] hw/misc/iotkit-secctl.c: use GNU C case ranges
Peter Maydell <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA87J51jytkagf8-aqhc2Ac=xbjuEwBHY=y85fNSk6QSmA@mail.gmail.com> |
On Wed, 5 Aug 2026 at 16:30, Simon Xu <[email protected]> wrote: > > Replace case fall throughs with case ranges when register addresses > are continous. > > Reviewed-by: Owen Giles <[email protected]> > Reviewed-by: Robert Elliott <[email protected]> > Signed-off-by: Simon Xu <[email protected]> > --- > v1 -> v2 > Make long case statemens consistent with other iotkit files Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM