fork: remove duplicate included header files
authorXu Panda <xu.panda@zte.com.cn>
Mon, 12 Sep 2022 07:15:57 +0000 (07:15 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 12 Oct 2022 01:51:10 +0000 (18:51 -0700)
commitef79361b265dd229725ad62bc850f6913ef2f94a
treeef177216e726b778411b14aa58b53d49f11122eb
parent374d6cda7946431611c41cbb6e75dc4a25727ea8
fork: remove duplicate included header files

linux/sched/mm.h is included more than once.

Link: https://lkml.kernel.org/r/20220912071556.16811-1-xu.panda@zte.com.cn
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
Reported-by: Zeal Robot <zealci@zte.com.cn>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Christian Brauner (Microsoft) <brauner@kernel.org>
Cc: "Eric W . Biederman" <ebiederm@xmission.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Liam Howlett <liam.howlett@oracle.com>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/fork.c