cregit-Linux how code gets into the kernel

Release 4.14 include/linux/blk-mq-virtio.h

Directory: include/linux
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_BLK_MQ_VIRTIO_H

#define _LINUX_BLK_MQ_VIRTIO_H

struct blk_mq_tag_set;
struct virtio_device;

int blk_mq_virtio_map_queues(struct blk_mq_tag_set *set,
		struct virtio_device *vdev, int first_vec);

#endif /* _LINUX_BLK_MQ_VIRTIO_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Christoph Hellwig3296.97%150.00%
Greg Kroah-Hartman13.03%150.00%
Total33100.00%2100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.