Philippe Mathieu-Daudé <phi...@redhat.com> writes: > Since commit 578f3c7b0835 ("arm: add fw_cfg to "virt" board", > 2014-12-22), the machvirt_init() unconditionally creates the > fw_cfg object. Later, commit c30e15658b1b ("smbios: implement > smbios support for mach-virt", 2015-09-07) added a superfluous > null-check on it. > Remove this superfluous check. > > Fixes: c30e15658b1b
I'd use 'Fixes:' only for bug fixes. This is a cleanup > Reviewed-by: Laszlo Ersek <ler...@redhat.com> > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> Reviewed-by: Markus Armbruster <arm...@redhat.com>