cregit-Linux how code gets into the kernel

Release 4.14 tools/virtio/linux/module.h

/* SPDX-License-Identifier: GPL-2.0 */
#include <linux/export.h>


#define MODULE_LICENSE(__MODULE_LICENSE_value) \
	static __attribute__((unused)) const char *__MODULE_LICENSE_name = \
                __MODULE_LICENSE_value


Overall Contributors

PersonTokensPropCommitsCommitProp
Michael S. Tsirkin866.67%133.33%
Rusty Russell325.00%133.33%
Greg Kroah-Hartman18.33%133.33%
Total12100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.