|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] hw/mips/boston.c: rename MachineState 'mc' pointer to 'ms' |
Date: | Fri, 13 Jan 2023 08:06:18 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 |
On 11/1/23 18:21, Daniel Henrique Barboza wrote:
Follow the QEMU convention of naming MachineState pointers as 'ms' by renaming the instance in create_fdt() where we're calling it 'mc'. Cc: Paul Burton <paulburton@kernel.org> Cc: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> --- hw/mips/boston.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Queued on mips-next, thanks!
[Prev in Thread] | Current Thread | [Next in Thread] |