projects
/
platform
/
kernel
/
linux-arm64.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.
[platform/kernel/linux-arm64.git]
/
arch
/
avr32
/
include
/
uapi
/
asm
/
statfs.h
1
#ifndef __ASM_AVR32_STATFS_H
2
#define __ASM_AVR32_STATFS_H
3
4
#include <asm-generic/statfs.h>
5
6
#endif /* __ASM_AVR32_STATFS_H */