Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360503
b: refs/heads/master
c: 180e001
h: refs/heads/master
i:
  360501: 6fded55
  360499: 5775caa
  360495: 62bb13a
v: v3
  • Loading branch information
Paul Gortmaker authored and Chris Mason committed Mar 1, 2013
1 parent dd771f9 commit 965b67c
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 5 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: 124fe663f93162d17b7e391705cac122101e93d8
refs/heads/master: 180e001cd5fc2950dc6a7997dde5b65c954d0e79
1 change: 0 additions & 1 deletion trunk/fs/btrfs/extent_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/page-flags.h>
#include <linux/module.h>
#include <linux/spinlock.h>
#include <linux/blkdev.h>
#include <linux/swap.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/fs/btrfs/extent_map.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/spinlock.h>
#include <linux/hardirq.h>
#include "ctree.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/fs/btrfs/sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include <linux/spinlock.h>
#include <linux/completion.h>
#include <linux/buffer_head.h>
#include <linux/module.h>
#include <linux/kobject.h>

#include "ctree.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/ulist.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

#include <linux/slab.h>
#include <linux/module.h>
#include <linux/export.h>
#include "ulist.h"

/*
Expand Down

0 comments on commit 965b67c

Please sign in to comment.