提交 0d67a46d 编写于 作者: D David Howells 提交者: Jens Axboe

[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]

Remove the duplicate declaration of exit_io_context() from linux/sched.h.
Signed-Off-By: NDavid Howells <dhowells@redhat.com>
Signed-off-by: NJens Axboe <axboe@kernel.dk>
上级 cf9a2ae8
......@@ -710,7 +710,6 @@ extern unsigned int max_cache_size;
struct io_context; /* See blkdev.h */
void exit_io_context(void);
struct cpuset;
#define NGROUPS_SMALL 32
......
......@@ -38,6 +38,7 @@
#include <linux/pipe_fs_i.h>
#include <linux/audit.h> /* for audit_free() */
#include <linux/resource.h>
#include <linux/blkdev.h>
#include <asm/uaccess.h>
#include <asm/unistd.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册