From: Progyan Bhattacharya <bprogyan@gmail•com>
To: linux-kernel@vger•kernel.org, linux-next@vger•kernel.org
Cc: narmstrong@baylibre•com, akpm@linux-foundation•org,
Arnd Bergmann <arnd@arndb•de>,
Daniel Golle <daniel@makrotopia•org>,
Joe Perches <joe@perches•com>,
Stephen Rothwell <sfr@canb•auug.org.au>
Subject: [PATCH] Build: Scripts/Makefile: Remove Repeated Lines
Date: Wed, 14 Feb 2018 14:55:58 +0530 [thread overview]
Message-ID: <20180214092558.5846-1-progyanb@acm.org> (raw)
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
next reply other threads:[~2018-02-14 9:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-14 9:25 Progyan Bhattacharya [this message]
2018-02-14 11:49 ` [PATCH] Build: Scripts/Makefile: Remove Repeated Lines Stephen Rothwell
[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=20180214092558.5846-1-progyanb@acm.org \
--to=bprogyan@gmail$(echo .)com \
--cc=akpm@linux-foundation$(echo .)org \
--cc=arnd@arndb$(echo .)de \
--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 \
--cc=sfr@canb$(echo .)auug.org.au \
/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