Release 4.15 include/uapi/linux/stddef.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <linux/compiler_types.h>
#ifndef __always_inline
#define __always_inline inline
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Denys Vlasenko | 9 | 69.23% | 1 | 25.00% |
Jaswinder Singh Rajput | 2 | 15.38% | 1 | 25.00% |
Greg Kroah-Hartman | 1 | 7.69% | 1 | 25.00% |
Will Deacon | 1 | 7.69% | 1 | 25.00% |
Total | 13 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.