mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mukesh Ojha <mojha@codeaurora.org>
To: jagdsh.linux@gmail.com, davem@davemloft.net, paul.burton@mips.com
Cc: sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arch:sparc:kernel/uprobes.c : Remove duplicate header
Date: Thu, 28 Mar 2019 12:05:51 +0530	[thread overview]
Message-ID: <636ab5b9-d0ba-d3df-3c1c-75f4b045c922@codeaurora.org> (raw)
In-Reply-To: <1553722125-38957-1-git-send-email-jagdsh.linux@gmail.com>


On 3/28/2019 2:58 AM, jagdsh.linux@gmail.com wrote:
> From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>

Looks good to me. but did you tested at least the compilation with these 
patches ?

Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

-Mukesh


> ---
>   arch/sparc/kernel/uprobes.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/sparc/kernel/uprobes.c b/arch/sparc/kernel/uprobes.c
> index d852ae5..c44bf5b 100644
> --- a/arch/sparc/kernel/uprobes.c
> +++ b/arch/sparc/kernel/uprobes.c
> @@ -29,7 +29,6 @@
>   #include <linux/kdebug.h>
>   
>   #include <asm/cacheflush.h>
> -#include <linux/uaccess.h>
>   
>   /* Compute the address of the breakpoint instruction and return it.
>    *

  reply	other threads:[~2019-03-28  6:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-27 21:28 jagdsh.linux
2019-03-28  6:35 ` Mukesh Ojha [this message]
2019-05-08 23:58 ` David Miller

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=636ab5b9-d0ba-d3df-3c1c-75f4b045c922@codeaurora.org \
    --to=mojha@codeaurora.org \
    --cc=davem@davemloft.net \
    --cc=jagdsh.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.burton@mips.com \
    --cc=sparclinux@vger.kernel.org \
    /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

Powered by JetHome