kernel/fork.c: remove duplicated include
authorYueHaibing <yuehaibing@huawei.com>
Fri, 8 Mar 2019 00:31:31 +0000 (16:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Mar 2019 02:32:03 +0000 (18:32 -0800)
commitfd2081ffce4e8aa3b2085be3bc584523ddeedf02
tree4e73957fd1b6d6e05cdae62abb35c436a2d6fc1d
parent62461ac2e5b6520b6d65fc6d7d7b4b8df4b848d8
kernel/fork.c: remove duplicated include

Remove duplicated include.

Link: http://lkml.kernel.org/r/20181209062952.17736-1-yuehaibing@huawei.com
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/fork.c