cregit-Linux how code gets into the kernel

Release 4.7 tools/testing/radix-tree/linux/notifier.h

#ifndef _NOTIFIER_H

#define _NOTIFIER_H

struct notifier_block;


#define NOTIFY_OK              0x0001          
/* Suits me */

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
matthew wilcoxmatthew wilcox16100.00%1100.00%
Total16100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}