On 4/7/23 00:02, BALATON Zoltan wrote:
Rename local variable storing state struct in dcr_read_pcie() for brevity and consistency with other functions.Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> --- hw/ppc/ppc440_uc.c | 50 +++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 25 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>