summaryrefslogtreecommitdiff
path: root/arch/powerpc/bits/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/bits/stat.h')
-rw-r--r--arch/powerpc/bits/stat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/bits/stat.h b/arch/powerpc/bits/stat.h
index bd524a1a..dcb896fd 100644
--- a/arch/powerpc/bits/stat.h
+++ b/arch/powerpc/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;
ino_t st_ino;
mode_t st_mode;