You need to sign in or sign up before continuing.
提交 c129ef6d 编写于 作者: K Konrad Rzeszutek Wilk

mm: frontswap: remove unneeded headers

Signed-off-by: NSasha Levin <levinsasha928@gmail.com>
[v1: Rebased with tracing removed]
Signed-off-by: NKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
上级 611edfed
...@@ -11,15 +11,11 @@ ...@@ -11,15 +11,11 @@
* This work is licensed under the terms of the GNU GPL, version 2. * This work is licensed under the terms of the GNU GPL, version 2.
*/ */
#include <linux/mm.h>
#include <linux/mman.h> #include <linux/mman.h>
#include <linux/swap.h> #include <linux/swap.h>
#include <linux/swapops.h> #include <linux/swapops.h>
#include <linux/proc_fs.h>
#include <linux/security.h> #include <linux/security.h>
#include <linux/capability.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/uaccess.h>
#include <linux/debugfs.h> #include <linux/debugfs.h>
#include <linux/frontswap.h> #include <linux/frontswap.h>
#include <linux/swapfile.h> #include <linux/swapfile.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册