lkml.org 
[lkml]   [2018]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH -next] fork: remove duplicated include from fork.c
Date
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
kernel/fork.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/kernel/fork.c b/kernel/fork.c
index aaed316..ac871e9 100644
--- a/kernel/fork.c
+++ b/kernel/fork.c
@@ -77,7 +77,6 @@
#include <linux/blkdev.h>
#include <linux/fs_struct.h>
#include <linux/magic.h>
-#include <linux/sched/mm.h>
#include <linux/perf_event.h>
#include <linux/posix-timers.h>
#include <linux/user-return-notifier.h>
--
2.7.0

\
 
 \ /
  Last update: 2018-12-09 07:30    [W:0.198 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site