* [PATCH] arch:csky:mm/fault.c : Remove duplicate header
@ 2019-03-23 11:55 jagdsh.linux
2019-03-24 6:12 ` Guo Ren
0 siblings, 1 reply; 2+ messages in thread
From: jagdsh.linux @ 2019-03-23 11:55 UTC (permalink / raw)
To: guoren, paul.burton, arnd; +Cc: linux-kernel, Jagadeesh Pagadala
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arch:csky:mm/fault.c : Remove duplicate header
2019-03-23 11:55 [PATCH] arch:csky:mm/fault.c : Remove duplicate header jagdsh.linux
@ 2019-03-24 6:12 ` Guo Ren
0 siblings, 0 replies; 2+ messages in thread
From: Guo Ren @ 2019-03-24 6:12 UTC (permalink / raw)
To: jagdsh.linux; +Cc: paul.burton, arnd, linux-kernel
Approved, thx.
On Sat, Mar 23, 2019 at 05:25:17PM +0530, jagdsh.linux@gmail.com wrote:
> 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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-24 6:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-23 11:55 [PATCH] arch:csky:mm/fault.c : Remove duplicate header jagdsh.linux
2019-03-24 6:12 ` Guo Ren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox