On 22/9/23 17:59, Cédric Le Goater wrote:
Hello,
Here are cleanups for local variable shadowing warnings in aspeed models.
Joel, Andrew,
Could you please double check patch 4 ?
Could Markus' MAKE_IDENTFIER() help there?
Thanks,
C.
Cédric Le Goater (4):
aspeed/i2c: Clean up local variable shadowing
aspeed: Clean up local variable shadowing
aspeed/i3c: Rename variable shadowing a local
aspeed/timer: Clean up local variable shadowing
hw/arm/aspeed_ast2600.c | 10 +++++-----
hw/i2c/aspeed_i2c.c | 1 -
hw/misc/aspeed_i3c.c | 6 +++---
hw/timer/aspeed_timer.c | 2 +-
4 files changed, 9 insertions(+), 10 deletions(-)