Commit 5273ee25 authored by Miaohe Lin's avatar Miaohe Lin Committed by Tejun Heo

cgroup/cpuset: remove unneeded header files

Remove some unnecessary header files. No functional change intended.
Signed-off-by: default avatarMiaohe Lin <linmiaohe@huawei.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 0dad9b07
......@@ -37,12 +37,10 @@
#include <linux/sched/deadline.h>
#include <linux/sched/mm.h>
#include <linux/sched/task.h>
#include <linux/seq_file.h>
#include <linux/security.h>
#include <linux/spinlock.h>
#include <linux/oom.h>
#include <linux/sched/isolation.h>
#include <linux/mutex.h>
#include <linux/cgroup.h>
#include <linux/wait.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment