On 15/7/25 11:26, Mark Cave-Ayland wrote:
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.caveayl...@nutanix.com> --- hw/vfio/cpr.c | 4 ++-- hw/vfio/pci.c | 4 ++-- hw/vfio/pci.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>