summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips64/stat.h')
-rw-r--r--include/asm-mips64/stat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asm-mips64/stat.h b/include/asm-mips64/stat.h
index cef01cf27..8162a39f6 100644
--- a/include/asm-mips64/stat.h
+++ b/include/asm-mips64/stat.h
@@ -48,8 +48,7 @@ struct stat32 {
int reserved2;
int st_blksize;
int st_blocks;
- char st_fstype[16]; /* Filesystem type name */
- int st_pad4[10];
+ int st_pad4[14];
};
/* The memory layout is the same as of struct stat64 of the 32-bit kernel. */