Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27970
b: refs/heads/master
c: 52a78c1
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Apr 25, 2006
1 parent 996660a commit 0873ccf
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: 19b3bd667b6a4fc4c164c743492cec08d91d74a5
refs/heads/master: 52a78c1cae382ff5684f3970848676de12449745
2 changes: 1 addition & 1 deletion trunk/include/linux/ext2_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#define _LINUX_EXT2_FS_H

#include <linux/types.h>
#include <linux/ext2_fs_sb.h>

/*
* The second extended filesystem constants/structures
Expand Down Expand Up @@ -70,6 +69,7 @@
#define EXT2_SUPER_MAGIC 0xEF53

#ifdef __KERNEL__
#include <linux/ext2_fs_sb.h>
static inline struct ext2_sb_info *EXT2_SB(struct super_block *sb)
{
return sb->s_fs_info;
Expand Down

0 comments on commit 0873ccf

Please sign in to comment.