From: jagdsh.linux@gmail.com
To: guoren@kernel.org, paul.burton@mips.com, arnd@arndb.de
Cc: linux-kernel@vger.kernel.org,
Jagadeesh Pagadala <jagdsh.linux@gmail.com>
Subject: [PATCH] arch:csky:mm/fault.c : Remove duplicate header
Date: Sat, 23 Mar 2019 17:25:17 +0530 [thread overview]
Message-ID: <1553342117-29968-1-git-send-email-jagdsh.linux@gmail.com> (raw)
From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
Remove duplicate header which is included twice.
Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
---
arch/csky/mm/fault.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/csky/mm/fault.c b/arch/csky/mm/fault.c
index d6f4b66..e1725f8 100644
--- a/arch/csky/mm/fault.c
+++ b/arch/csky/mm/fault.c
@@ -15,7 +15,6 @@
#include <linux/smp.h>
#include <linux/version.h>
#include <linux/vt_kern.h>
-#include <linux/kernel.h>
#include <linux/extable.h>
#include <linux/uaccess.h>
--
1.8.3.1
next reply other threads:[~2019-03-23 12:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-23 11:55 jagdsh.linux [this message]
2019-03-24 6:12 ` [PATCH] arch:csky:mm/fault.c : Remove duplicate header Guo Ren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1553342117-29968-1-git-send-email-jagdsh.linux@gmail.com \
--to=jagdsh.linux@gmail.com \
--cc=arnd@arndb.de \
--cc=guoren@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.burton@mips.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox