diff options
author | Maya Nakamura <[email protected]> | 2019-03-01 06:59:02 +0000 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2019-03-01 11:45:10 +0000 |
commit | 9bc1174280ddf7693e8c29a8f1743809e987ac37 (patch) | |
tree | 1d4238e1f2a422a8f7fe9683617f106b61db5311 /lib/test_overflow.c | |
parent | 6ae91579061c25f70e4301619ffd16e1b6b5defb (diff) |
PCI: hv: Replace hv_vp_set with hv_vpset
Remove a duplicate definition of VP set (hv_vp_set) and use the common
definition (hv_vpset) that is used in other places.
Change the order of the members in struct hv_pcibus_device so that the
declaration of retarget_msi_interrupt_params is the last member. Struct
hv_vpset, which contains a flexible array, is nested two levels deep in
struct hv_pcibus_device via retarget_msi_interrupt_params.
Add a comment that retarget_msi_interrupt_params should be the last
member of struct hv_pcibus_device.
Signed-off-by: Maya Nakamura <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Tested-by: Vitaly Kuznetsov <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions