All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] mm: remove duplicated include from madvise.c
@ 2020-05-05 10:00 ` YueHaibing
  0 siblings, 0 replies; 5+ messages in thread
From: YueHaibing @ 2020-05-05  9:56 UTC (permalink / raw)
  To: Andrew Morton, Christian Brauner
  Cc: YueHaibing, linux-mm, linux-kernel, kernel-janitors

Remove duplicated include.

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

diff --git a/mm/madvise.c b/mm/madvise.c
index 8fec261457a6..f8be54dd92d3 100644
--- a/mm/madvise.c
+++ b/mm/madvise.c
@@ -29,7 +29,6 @@
 #include <linux/swapops.h>
 #include <linux/shmem_fs.h>
 #include <linux/mmu_notifier.h>
-#include <linux/sched/mm.h>
 #include <linux/uio.h>
 
 #include <asm/tlb.h>

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

* [PATCH -next] mm: remove duplicated include from madvise.c
@ 2020-05-05 10:00 ` YueHaibing
  0 siblings, 0 replies; 5+ messages in thread
From: YueHaibing @ 2020-05-05 10:00 UTC (permalink / raw)
  To: Andrew Morton, Christian Brauner
  Cc: YueHaibing, linux-mm, linux-kernel, kernel-janitors

Remove duplicated include.

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

diff --git a/mm/madvise.c b/mm/madvise.c
index 8fec261457a6..f8be54dd92d3 100644
--- a/mm/madvise.c
+++ b/mm/madvise.c
@@ -29,7 +29,6 @@
 #include <linux/swapops.h>
 #include <linux/shmem_fs.h>
 #include <linux/mmu_notifier.h>
-#include <linux/sched/mm.h>
 #include <linux/uio.h>
 
 #include <asm/tlb.h>






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

* Re: [PATCH -next] mm: remove duplicated include from madvise.c
  2020-05-05 10:00 ` YueHaibing
  (?)
@ 2020-05-05 20:05   ` Souptick Joarder
  -1 siblings, 0 replies; 5+ messages in thread
From: Souptick Joarder @ 2020-05-05 19:57 UTC (permalink / raw)
  To: YueHaibing
  Cc: Andrew Morton, Christian Brauner, Linux-MM, linux-kernel,
	kernel-janitors

On Tue, May 5, 2020 at 3:26 PM YueHaibing <yuehaibing@huawei.com> wrote:
>
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Tested-by: Souptick Joarder <jrdr.linux@gmail.com>

> ---
>  mm/madvise.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/mm/madvise.c b/mm/madvise.c
> index 8fec261457a6..f8be54dd92d3 100644
> --- a/mm/madvise.c
> +++ b/mm/madvise.c
> @@ -29,7 +29,6 @@
>  #include <linux/swapops.h>
>  #include <linux/shmem_fs.h>
>  #include <linux/mmu_notifier.h>
> -#include <linux/sched/mm.h>
>  #include <linux/uio.h>
>
>  #include <asm/tlb.h>
>
>
>
>
>
>

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

* Re: [PATCH -next] mm: remove duplicated include from madvise.c
@ 2020-05-05 20:05   ` Souptick Joarder
  0 siblings, 0 replies; 5+ messages in thread
From: Souptick Joarder @ 2020-05-05 20:05 UTC (permalink / raw)
  To: YueHaibing
  Cc: Andrew Morton, Christian Brauner, Linux-MM, linux-kernel,
	kernel-janitors

On Tue, May 5, 2020 at 3:26 PM YueHaibing <yuehaibing@huawei.com> wrote:
>
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Tested-by: Souptick Joarder <jrdr.linux@gmail.com>

> ---
>  mm/madvise.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/mm/madvise.c b/mm/madvise.c
> index 8fec261457a6..f8be54dd92d3 100644
> --- a/mm/madvise.c
> +++ b/mm/madvise.c
> @@ -29,7 +29,6 @@
>  #include <linux/swapops.h>
>  #include <linux/shmem_fs.h>
>  #include <linux/mmu_notifier.h>
> -#include <linux/sched/mm.h>
>  #include <linux/uio.h>
>
>  #include <asm/tlb.h>
>
>
>
>
>
>

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

* Re: [PATCH -next] mm: remove duplicated include from madvise.c
@ 2020-05-05 20:05   ` Souptick Joarder
  0 siblings, 0 replies; 5+ messages in thread
From: Souptick Joarder @ 2020-05-05 20:05 UTC (permalink / raw)
  To: YueHaibing
  Cc: Andrew Morton, Christian Brauner, Linux-MM, linux-kernel,
	kernel-janitors

On Tue, May 5, 2020 at 3:26 PM YueHaibing <yuehaibing@huawei.com> wrote:
>
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Tested-by: Souptick Joarder <jrdr.linux@gmail.com>

> ---
>  mm/madvise.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/mm/madvise.c b/mm/madvise.c
> index 8fec261457a6..f8be54dd92d3 100644
> --- a/mm/madvise.c
> +++ b/mm/madvise.c
> @@ -29,7 +29,6 @@
>  #include <linux/swapops.h>
>  #include <linux/shmem_fs.h>
>  #include <linux/mmu_notifier.h>
> -#include <linux/sched/mm.h>
>  #include <linux/uio.h>
>
>  #include <asm/tlb.h>
>
>
>
>
>
>


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

end of thread, other threads:[~2020-05-05 20:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05  9:56 [PATCH -next] mm: remove duplicated include from madvise.c YueHaibing
2020-05-05 10:00 ` YueHaibing
2020-05-05 19:57 ` Souptick Joarder
2020-05-05 20:05   ` Souptick Joarder
2020-05-05 20:05   ` Souptick Joarder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.