]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/pci: Fix typo in PCI hot-plug error message
authorJulia Suvorova <jusual@redhat.com>
Tue, 6 Oct 2020 13:39:58 +0000 (15:39 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 13 Oct 2020 11:33:45 +0000 (13:33 +0200)
commit3298bbce1b0e560b88103ddbbbb6548e4b9576cd
tree5fe0313ab250e4d75661e4948677337c2bbccc3d
parent21786c7e59847b1612406ff394958f22e5b323f8
hw/pci: Fix typo in PCI hot-plug error message

'occupied' is spelled like 'ocuppied' in the message.

Signed-off-by: Julia Suvorova <jusual@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201006133958.600932-1-jusual@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/pci/pci.c
hw/ppc/spapr_pci.c