cregit-Linux how code gets into the kernel

Release 4.17 include/linux/byteorder/little_endian.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_BYTEORDER_LITTLE_ENDIAN_H

#define _LINUX_BYTEORDER_LITTLE_ENDIAN_H

#include <uapi/linux/byteorder/little_endian.h>

#ifdef CONFIG_CPU_BIG_ENDIAN
#warning inconsistent configuration, CONFIG_CPU_BIG_ENDIAN is set
#endif

#include <linux/byteorder/generic.h>
#endif /* _LINUX_BYTEORDER_LITTLE_ENDIAN_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)1250.00%233.33%
Babu Moger833.33%116.67%
Al Viro28.33%116.67%
Greg Kroah-Hartman14.17%116.67%
David Howells14.17%116.67%
Total24100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.