On Wed, Dec 03, 2025 at 07:09:30AM +0100, Philippe Mathieu-Daudé wrote: > Date: Wed, 3 Dec 2025 07:09:30 +0100 > From: Philippe Mathieu-Daudé <[email protected]> > Subject: [PATCH-for-11.0 v6 02/13] hw/sparc/sun4m: Use > fw_cfg_init_mem_nodma() > X-Mailer: git-send-email 2.51.0 > > Use fw_cfg_init_mem_nodma() instead of open-coding it. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/sparc/sun4m.c | 12 +----------- > 1 file changed, 1 insertion(+), 11 deletions(-)
Reviewed-by: Zhao Liu <[email protected]>
