Skip to content

Commit

Permalink
kick the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lacraig2 committed Jan 4, 2024
1 parent 1165bcc commit 8b04a8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/hw/virtio/vhost.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ typedef struct VhostDevConfigOps {
int (*vhost_dev_config_notifier)(struct vhost_dev *dev);
} VhostDevConfigOps;


struct vhost_memory;
struct vhost_dev {
VirtIODevice *vdev;
Expand Down

0 comments on commit 8b04a8e

Please sign in to comment.