summaryrefslogtreecommitdiff
path: root/arch/i386/bits/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/bits/stat.h')
-rw-r--r--arch/i386/bits/stat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/i386/bits/stat.h b/arch/i386/bits/stat.h
index bb9314a5..22b19bbf 100644
--- a/arch/i386/bits/stat.h
+++ b/arch/i386/bits/stat.h
@@ -1,8 +1,7 @@
/* copied from kernel definition, but with padding replaced
* by the corresponding correctly-sized userspace types. */
-struct stat
-{
+struct stat {
dev_t st_dev;
int __st_dev_padding;
long __st_ino_truncated;