linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c
@ 2017-02-06 16:26 Wei Yongjun
  2017-02-14 10:12 ` James Hogan
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Yongjun @ 2017-02-06 16:26 UTC (permalink / raw)
  To: Ralf Baechle, Markus Elfring; +Cc: Wei Yongjun, linux-mips, linux-kernel

From: Wei Yongjun <weiyongjun1@huawei.com>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 arch/mips/kernel/syscall.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/kernel/syscall.c b/arch/mips/kernel/syscall.c
index 735733f..c86ddba 100644
--- a/arch/mips/kernel/syscall.c
+++ b/arch/mips/kernel/syscall.c
@@ -36,7 +36,6 @@
 #include <asm/sim.h>
 #include <asm/shmparam.h>
 #include <asm/sysmips.h>
-#include <linux/uaccess.h>
 #include <asm/switch_to.h>
 
 /*

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c
  2017-02-06 16:26 [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c Wei Yongjun
@ 2017-02-14 10:12 ` James Hogan
  2017-02-14 10:12   ` James Hogan
  0 siblings, 1 reply; 3+ messages in thread
From: James Hogan @ 2017-02-14 10:12 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: Ralf Baechle, Markus Elfring, Wei Yongjun, linux-mips, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

On Mon, Feb 06, 2017 at 04:26:50PM +0000, Wei Yongjun wrote:
> From: Wei Yongjun <weiyongjun1@huawei.com>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>

Applied

Thanks
James

> ---
>  arch/mips/kernel/syscall.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/mips/kernel/syscall.c b/arch/mips/kernel/syscall.c
> index 735733f..c86ddba 100644
> --- a/arch/mips/kernel/syscall.c
> +++ b/arch/mips/kernel/syscall.c
> @@ -36,7 +36,6 @@
>  #include <asm/sim.h>
>  #include <asm/shmparam.h>
>  #include <asm/sysmips.h>
> -#include <linux/uaccess.h>
>  #include <asm/switch_to.h>
>  
>  /*
> 
> 
> 
> 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c
  2017-02-14 10:12 ` James Hogan
@ 2017-02-14 10:12   ` James Hogan
  0 siblings, 0 replies; 3+ messages in thread
From: James Hogan @ 2017-02-14 10:12 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: Ralf Baechle, Markus Elfring, Wei Yongjun, linux-mips, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

On Mon, Feb 06, 2017 at 04:26:50PM +0000, Wei Yongjun wrote:
> From: Wei Yongjun <weiyongjun1@huawei.com>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>

Applied

Thanks
James

> ---
>  arch/mips/kernel/syscall.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/mips/kernel/syscall.c b/arch/mips/kernel/syscall.c
> index 735733f..c86ddba 100644
> --- a/arch/mips/kernel/syscall.c
> +++ b/arch/mips/kernel/syscall.c
> @@ -36,7 +36,6 @@
>  #include <asm/sim.h>
>  #include <asm/shmparam.h>
>  #include <asm/sysmips.h>
> -#include <linux/uaccess.h>
>  #include <asm/switch_to.h>
>  
>  /*
> 
> 
> 
> 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-14 10:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-06 16:26 [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c Wei Yongjun
2017-02-14 10:12 ` James Hogan
2017-02-14 10:12   ` James Hogan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).