lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 7 Apr 2019 00:14:30 +0530
From:   Mukesh Ojha <mojha@...eaurora.org>
To:     Souptick Joarder <jrdr.linux@...il.com>, linux@...linux.org.uk,
        akpm@...ux-foundation.org, rppt@...ux.ibm.com,
        anders.roxell@...aro.org, mhocko@...e.com
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] arm: mm: Remove duplicate header


On 4/6/2019 6:43 PM, Souptick Joarder wrote:
> Remove duplicate header which is included twice.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
> Acked-by: Mike Rapoport <rppt@...ux.ibm.com>
> ---
> v2: Added Acked-by tag.
>
>   arch/arm/mm/mmu.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c
Reviewed-by: Mukesh Ojha <mojha@...eaurora.org>

Cheers,
-Mukesh

> index f3ce341..a64a3c5 100644
> --- a/arch/arm/mm/mmu.c
> +++ b/arch/arm/mm/mmu.c
> @@ -23,7 +23,6 @@
>   #include <asm/sections.h>
>   #include <asm/cachetype.h>
>   #include <asm/fixmap.h>
> -#include <asm/sections.h>
>   #include <asm/setup.h>
>   #include <asm/smp_plat.h>
>   #include <asm/tlb.h>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ