cregit-Linux how code gets into the kernel

Release 4.10 tools/virtio/linux/module.h

#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. tsirkinmichael s. tsirkin872.73%150.00%
rusty russellrusty russell327.27%150.00%
Total11100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.