]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio/pci.h: rename VFIOPCIDevice pdev field to parent_obj
authorMark Cave-Ayland <mark.caveayland@nutanix.com>
Tue, 15 Jul 2025 09:26:02 +0000 (10:26 +0100)
committerCédric Le Goater <clg@redhat.com>
Mon, 8 Sep 2025 14:46:32 +0000 (16:46 +0200)
commitbb986792a968ee51cda72cd4cc05822198495375
tree2886e9ee1158a757e20772a5da6add0b4b1a8d6e
parente2827210d6a9c56c1b14b00b414dfa9eb7843711
vfio/pci.h: rename VFIOPCIDevice pdev field to parent_obj

Now that nothing accesses the pdev field directly, rename pdev to
parent_obj as per our current coding guidelines.

Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Link: https://lore.kernel.org/qemu-devel/20250715093110.107317-23-mark.caveayland@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/cpr.c
hw/vfio/pci.c
hw/vfio/pci.h