Skip to content

Commit 3dd7d13

Browse files
committed
tools/virtio: handle fallout from folio work
just add a stub Signed-off-by: Michael S. Tsirkin <[email protected]>
1 parent 32f1b53 commit 3dd7d13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/virtio/linux/mm_types.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
struct folio {
2+
struct page page;
3+
};

0 commit comments

Comments
 (0)