All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: YueHaibing <yuehaibing@huawei.com>
Cc: akpm@linux-foundation.org, minchan@kernel.org,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] mm/madvise: remove duplicate include
Date: Mon, 21 Sep 2020 15:11:26 +0300	[thread overview]
Message-ID: <20200921121126.GR2142832@kernel.org> (raw)
In-Reply-To: <20200915121550.30584-1-yuehaibing@huawei.com>

On Tue, Sep 15, 2020 at 08:15:50PM +0800, YueHaibing wrote:
> Remove duplicate header which is included twice.
> 
> 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
> 460e19d60ba3..9bd21f9019d9 100644 --- a/mm/madvise.c +++
> b/mm/madvise.c @@ -30,7 +30,6 @@ #include <linux/swapops.h>
>  #include <linux/shmem_fs.h>
>  #include <linux/mmu_notifier.h>
> -#include <linux/sched/mm.h>

To what version does this apply?
I cannot find duplicate sched/mm.h neither in v5.9-rc6 nor in mmotm

>  
>  #include <asm/tlb.h>
>  
> -- 
> 2.17.1
> 
> 
> 

-- 
Sincerely yours,
Mike.


  reply	other threads:[~2020-09-21 12:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15 12:15 [PATCH -next] mm/madvise: remove duplicate include YueHaibing
2020-09-21 12:11 ` Mike Rapoport [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-18 11:44 [PATCH -next] mm/madvise: Remove " YueHaibing

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=20200921121126.GR2142832@kernel.org \
    --to=rppt@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=minchan@kernel.org \
    --cc=yuehaibing@huawei.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 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.