cregit-Linux how code gets into the kernel

Release 4.14 arch/alpha/include/uapi/asm/statfs.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ALPHA_STATFS_H

#define _ALPHA_STATFS_H

#include <linux/types.h>

/* Alpha is the only 64-bit platform with 32-bit statfs. And doesn't
   even seem to implement statfs64 */

#define __statfs_word __u32

#include <asm-generic/statfs.h>

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)1050.00%233.33%
David Woodhouse525.00%116.67%
Jaswinder Singh Rajput315.00%116.67%
Greg Kroah-Hartman15.00%116.67%
Andrew Morton15.00%116.67%
Total20100.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.