On Wed, 31 May 2023 at 21:37, Philippe Mathieu-Daudé <[email protected]> wrote: > > The same pattern is used for each timer, 2 or 3 times. To avoid > too much code churn in the next commits, iterate on the number > of timers using a for() loop statement. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
