On 7/4/23 16:49, Philippe Mathieu-Daudé wrote:
Following docs/devel/style.rst guidelines, rename icp_pit_state using CamelCase as IntegratorPIT (PIT is an acronym).Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> Reviewed-by: Peter Maydell<peter.mayd...@linaro.org> --- hw/timer/arm_timer.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~