Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126895
b: refs/heads/master
c: 940fbf4
h: refs/heads/master
i:
  126893: c938857
  126891: 061d16d
  126887: bd85e83
  126879: ad8c51e
v: v3
  • Loading branch information
Detlef Riekenberg authored and Linus Torvalds committed Jan 7, 2009
1 parent a4d5c02 commit e87a51f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ede6f5aea054d3fb67c78857f7abdee602302043
refs/heads/master: 940fbf411e5fb42aee8ab7dd814b24080951dbfc
3 changes: 1 addition & 2 deletions trunk/include/linux/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,9 @@ typedef __u16 __bitwise __le16;
typedef __u16 __bitwise __be16;
typedef __u32 __bitwise __le32;
typedef __u32 __bitwise __be32;
#if defined(__GNUC__)
typedef __u64 __bitwise __le64;
typedef __u64 __bitwise __be64;
#endif

typedef __u16 __bitwise __sum16;
typedef __u32 __bitwise __wsum;

Expand Down

0 comments on commit e87a51f

Please sign in to comment.