Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113634
b: refs/heads/master
c: 5cfba5d
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Sep 6, 2008
1 parent 3c73fab commit 12c913e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52d90f4dad1352a6077ad6e93650ecea9b258f56
refs/heads/master: 5cfba5df8c76851ab311a2818a5e688f20833cac
11 changes: 4 additions & 7 deletions trunk/arch/s390/include/asm/statfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,16 @@
#ifndef __s390x__
#include <asm-generic/statfs.h>
#else
/*
* We can't use <asm-generic/statfs.h> because in 64-bit mode
* we mix ints of different sizes in our struct statfs.
*/

#ifndef __KERNEL_STRICT_NAMES

#include <linux/types.h>

typedef __kernel_fsid_t fsid_t;

#endif

/*
* This is ugly -- we're already 64-bit clean, so just duplicate the
* definitions.
*/
struct statfs {
int f_type;
int f_bsize;
Expand Down

0 comments on commit 12c913e

Please sign in to comment.