/* SPDX-License-Identifier: GPL-2.0 */ #ifndef VIRTIO_RING_H #define VIRTIO_RING_H #include "../../../../include/uapi/linux/virtio_ring.h" #endif /* VIRTIO_RING_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Rusty Russell | 12 | 92.31% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 7.69% | 1 | 50.00% |
Total | 13 | 100.00% | 2 | 100.00% |