]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/virtio: add struct module forward declaration
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 4 Dec 2025 17:22:32 +0000 (12:22 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Dec 2025 13:02:56 +0000 (08:02 -0500)
commit42059e68eaffe29f15e3e76b4536dbf368a501fb
tree88ff1cad07c60bff061efe7e3798d4ff5398c612
parent16fe720f1d2a6fb8b53539d44d7a5566ec657240
tools/virtio: add struct module forward declaration

Declarate struct module in our linux/module.h stub.

Created using Cursor CLI.

Message-ID: <c01b8d24159664cc8c49354088efa342ae9e7321.1764873799.git.mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/linux/module.h