Release 4.15 arch/parisc/include/uapi/asm/statfs.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _PARISC_STATFS_H
#define _PARISC_STATFS_H
#define __statfs_word long
#include <asm-generic/statfs.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 10 | 62.50% | 1 | 33.33% |
David Woodhouse | 5 | 31.25% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 6.25% | 1 | 33.33% |
Total | 16 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.