linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: Pravin Shedge <pravin.shedge4linux@gmail.com>
Cc: schwidefsky@de.ibm.com, gregkh@linuxfoundation.org,
	mingo@kernel.org, labbott@redhat.com, tglx@linutronix.de,
	linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 39/45] arch/s390: remove duplicate includes
Date: Thu, 14 Dec 2017 09:40:58 +0100	[thread overview]
Message-ID: <20171214084058.GC4238@osiris> (raw)
In-Reply-To: <1512930417-4796-1-git-send-email-pravin.shedge4linux@gmail.com>

On Sun, Dec 10, 2017 at 11:56:57PM +0530, Pravin Shedge wrote:
> These duplicate includes have been found with scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.
> 
> Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
> ---
>  arch/s390/kernel/kprobes.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/s390/kernel/kprobes.c b/arch/s390/kernel/kprobes.c
> index af3722c..943d13e 100644
> --- a/arch/s390/kernel/kprobes.c
> +++ b/arch/s390/kernel/kprobes.c
> @@ -20,7 +20,6 @@
>  #include <linux/ftrace.h>
>  #include <asm/set_memory.h>
>  #include <asm/sections.h>
> -#include <linux/uaccess.h>
>  #include <asm/dis.h>

Applied, thanks.

      reply	other threads:[~2017-12-14  8:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-10 18:26 [PATCH 39/45] arch/s390: remove duplicate includes Pravin Shedge
2017-12-14  8:40 ` Heiko Carstens [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=20171214084058.GC4238@osiris \
    --to=heiko.carstens@de.ibm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=labbott@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=pravin.shedge4linux@gmail.com \
    --cc=schwidefsky@de.ibm.com \
    --cc=tglx@linutronix.de \
    /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).