···489489 return 0;490490}491491492492-static void virtio_pci_release_dev(struct device *_d)493493-{494494- struct virtio_device *vdev = dev_to_virtio(_d);495495- struct virtio_pci_device *vp_dev = to_vp_device(vdev);496496-497497- kfree(vp_dev);498498-}499499-500492/* This is part of the ABI. Don't screw with it. */501493static inline void check_offsets(void)502494{