On 7/4/23 16:50, Philippe Mathieu-Daudé 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]>
---
  hw/timer/arm_timer.c | 27 ++++++++++++++-------------
  1 file changed, 14 insertions(+), 13 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to