linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mukesh Ojha <mojha@codeaurora.org>
To: Souptick Joarder <jrdr.linux@gmail.com>,
	linux@armlinux.org.uk, akpm@linux-foundation.org,
	rppt@linux.ibm.com, anders.roxell@linaro.org, mhocko@suse.com
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] arm: mm: Remove duplicate header
Date: Sun, 7 Apr 2019 00:14:30 +0530	[thread overview]
Message-ID: <75a808a0-bc16-b412-affb-c92d9c08b920@codeaurora.org> (raw)
In-Reply-To: <1554556406-9290-1-git-send-email-jrdr.linux@gmail.com>


On 4/6/2019 6:43 PM, Souptick Joarder wrote:
> Remove duplicate header which is included twice.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
> Acked-by: Mike Rapoport <rppt@linux.ibm.com>
> ---
> v2: Added Acked-by tag.
>
>   arch/arm/mm/mmu.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Cheers,
-Mukesh

> index f3ce341..a64a3c5 100644
> --- a/arch/arm/mm/mmu.c
> +++ b/arch/arm/mm/mmu.c
> @@ -23,7 +23,6 @@
>   #include <asm/sections.h>
>   #include <asm/cachetype.h>
>   #include <asm/fixmap.h>
> -#include <asm/sections.h>
>   #include <asm/setup.h>
>   #include <asm/smp_plat.h>
>   #include <asm/tlb.h>

      reply	other threads:[~2019-04-06 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-06 13:13 [PATCH v2] arm: mm: Remove duplicate header Souptick Joarder
2019-04-06 18:44 ` Mukesh Ojha [this message]

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=75a808a0-bc16-b412-affb-c92d9c08b920@codeaurora.org \
    --to=mojha@codeaurora.org \
    --cc=akpm@linux-foundation.org \
    --cc=anders.roxell@linaro.org \
    --cc=jrdr.linux@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mhocko@suse.com \
    --cc=rppt@linux.ibm.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;
as well as URLs for NNTP newsgroup(s).