projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a7be51
)
Btrfs: remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Wed, 21 Jan 2009 15:49:16 +0000
(10:49 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Wed, 21 Jan 2009 15:49:16 +0000
(10:49 -0500)
Removed duplicated #include "compat.h"in
fs/btrfs/extent-tree.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent-tree.c
patch
|
blob
|
history
diff --git
a/fs/btrfs/extent-tree.c
b/fs/btrfs/extent-tree.c
index aeaec84ebed85b0cbe17d7cedd0edaf6a7860ee3..c643433629a74b26d63f0179d7c71b861be8e343 100644
(file)
--- a/
fs/btrfs/extent-tree.c
+++ b/
fs/btrfs/extent-tree.c
@@
-29,7
+29,6
@@
#include "volumes.h"
#include "locking.h"
#include "ref-cache.h"
-#include "compat.h"
#define PENDING_EXTENT_INSERT 0
#define PENDING_EXTENT_DELETE 1