Hi Progyan,

On Wed, 14 Feb 2018 14:55:58 +0530 Progyan Bhattacharya <bprog...@gmail.com> 
wrote:
>
> Last two lines of code was repreated and was causing build error.
> 
> Signed-off-by: Progyan Bhattacharya <progy...@acm.org>
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: Daniel Golle <dan...@makrotopia.org>
> Cc: Joe Perches <j...@perches.com>
> Cc: Neil Armstrong <narmstr...@baylibre.com>
> Cc: Andrew Morton <a...@linux-foundation.org>
> Cc: Stephen Rothwell <s...@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 via email to