public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Progyan Bhattacharya <bprogyan@gmail•com>
Cc: linux-kernel@vger•kernel.org, linux-next@vger•kernel.org,
	narmstrong@baylibre•com, akpm@linux-foundation•org,
	Arnd Bergmann <arnd@arndb•de>,
	Daniel Golle <daniel@makrotopia•org>,
	Joe Perches <joe@perches•com>
Subject: Re: [PATCH] Build: Scripts/Makefile: Remove Repeated Lines
Date: Wed, 14 Feb 2018 22:49:37 +1100	[thread overview]
Message-ID: <20180214224937.3f2feb80@canb.auug.org.au> (raw)
In-Reply-To: <20180214092558.5846-1-progyanb@acm.org>

Hi Progyan,

On Wed, 14 Feb 2018 14:55:58 +0530 Progyan Bhattacharya <bprogyan@gmail•com> wrote:
>
> Last two lines of code was repreated and was causing build error.
> 
> Signed-off-by: Progyan Bhattacharya <progyanb@acm•org>
> Cc: Arnd Bergmann <arnd@arndb•de>
> Cc: Daniel Golle <daniel@makrotopia•org>
> Cc: Joe Perches <joe@perches•com>
> Cc: Neil Armstrong <narmstrong@baylibre•com>
> Cc: Andrew Morton <akpm@linux-foundation•org>
> Cc: Stephen Rothwell <sfr@canb•auug.org.au>
> ---
>  scripts/Makefile.kasan | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/scripts/Makefile.kasan b/scripts/Makefile.kasan
> index b7b9ecef44cc..69552a39951d 100644
> --- a/scripts/Makefile.kasan
> +++ b/scripts/Makefile.kasan
> @@ -45,7 +45,3 @@ endif
>  CFLAGS_KASAN_NOSANITIZE := -fno-builtin
>  
>  endif
> -
> -CFLAGS_KASAN_NOSANITIZE := -fno-builtin
> -
> -endif
> -- 
> 2.16.1
> 

This file in linux-next and Linus' tree does not have the repeated
lines.  What tree did you see this in?

-- 
Cheers,
Stephen Rothwell

  reply	other threads:[~2018-02-14 11:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14  9:25 [PATCH] Build: Scripts/Makefile: Remove Repeated Lines Progyan Bhattacharya
2018-02-14 11:49 ` Stephen Rothwell [this message]
     [not found]   ` <CAGyWO1-9scERtpPw5CCwQcUbCU0SpcqpNq2eiBWRtwpRC-kB-A@mail.gmail.com>
2018-02-15  5:05     ` Stephen Rothwell
2018-02-15  5:24       ` Randy Dunlap
     [not found]         ` <CAGyWO1_tmrSB8WwyARGWXhYCz=SL-xqqU4d3Y0A1vqGWQ_8Trg@mail.gmail.com>
2018-02-15 17:52           ` Randy Dunlap
     [not found]     ` <CAGyWO1-356ncU=122yrqCoL96pCVfaqJwdFvkmqfot3fzVF6pg@mail.gmail.com>
2018-02-15  5:09       ` Stephen Rothwell

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=20180214224937.3f2feb80@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=arnd@arndb$(echo .)de \
    --cc=bprogyan@gmail$(echo .)com \
    --cc=daniel@makrotopia$(echo .)org \
    --cc=joe@perches$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=narmstrong@baylibre$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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