commit | 88ceb67a6f9b049e2f0ae3df00862e9d6057a5f0 | [log] [tgz] |
---|---|---|
author | Zhenzhong Duan <zhenzhong.duan@intel.com> | Mon Oct 09 10:20:47 2023 +0800 |
committer | Cédric Le Goater <clg@redhat.com> | Wed Oct 18 10:10:49 2023 +0200 |
tree | 53c3f1115537c6f07e552744fa190177c06887cf | |
parent | fde4dbb7e61396a38fcc172ab02dbf839b468ebe [diff] |
vfio/ap: Remove pointless apdev variable No need to double-cast, call VFIO_AP_DEVICE() on DeviceState. No functional changes. Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Cédric Le Goater <clg@redhat.com>