cregit-Linux how code gets into the kernel

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

#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
pre-gitpre-git1052.63%240.00%
david woodhousedavid woodhouse526.32%120.00%
jaswinder singh rajputjaswinder singh rajput315.79%120.00%
andrew mortonandrew morton15.26%120.00%
Total19100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.