Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300084
b: refs/heads/master
c: f5c2347
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin committed Apr 30, 2012
1 parent 95ac757 commit a4fe7b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f7f286a910221ae18b21c18d9d0f4cd88965829f
refs/heads/master: f5c2347ee20a8d6964d6a6b1ad04f200f8d4dfa7
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/statfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ typedef __kernel_fsid_t fsid_t;
* with a 10' pole.
*/
#ifndef __statfs_word
#if BITS_PER_LONG == 64
#if __BITS_PER_LONG == 64
#define __statfs_word long
#else
#define __statfs_word __u32
Expand Down

0 comments on commit a4fe7b3

Please sign in to comment.