提交 ec6b910f 编写于 作者: Z Zach Brown 提交者: David Woodhouse

Btrfs: trivial include fixups

Almost none of the files including module.h need to do so,
remove them.

Include sched.h in extent-tree.c to silence a warning about cond_resched()
being undeclared.
Signed-off-by: NZach Brown <zach.brown@oracle.com>
Signed-off-by: NChris Mason <chris.mason@oracle.com>
上级 f2fdf024
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "bit-radix.h"
#define BIT_ARRAY_BYTES 256
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "ctree.h"
#include "disk-io.h"
#include "transaction.h"
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "ctree.h"
#include "disk-io.h"
#include "hash.h"
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/blkdev.h>
#include <linux/crc32c.h>
......
......@@ -16,7 +16,7 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include <linux/sched.h>
#include "ctree.h"
#include "disk-io.h"
#include "print-tree.h"
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "ctree.h"
#include "disk-io.h"
#include "transaction.h"
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include <linux/buffer_head.h>
#include <linux/fs.h>
#include <linux/pagemap.h>
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "ctree.h"
#include "disk-io.h"
#include "transaction.h"
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "ctree.h"
#include "disk-io.h"
#include "transaction.h"
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include <linux/buffer_head.h>
#include <linux/fs.h>
#include <linux/pagemap.h>
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "ctree.h"
#include "disk-io.h"
#include "print-tree.h"
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "ctree.h"
#include "transaction.h"
#include "disk-io.h"
......
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include "ctree.h"
#include "disk-io.h"
#include "transaction.h"
......@@ -16,7 +16,6 @@
* Boston, MA 021110-1307, USA.
*/
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/sched.h>
#include "ctree.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册