lkml.org 
[lkml]   [2014]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH trivial 05/16] arm64: mm: Remove superfluous "the" in comment
    Date
    From: Geert Uytterhoeven <geert+renesas@linux-m68k.org>

    Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: linux-arm-kernel@lists.infradead.org
    ---
    arch/arm64/include/asm/pgtable.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/include/asm/pgtable.h b/arch/arm64/include/asm/pgtable.h
    index aa3917c8b623..b38d5de4a29d 100644
    --- a/arch/arm64/include/asm/pgtable.h
    +++ b/arch/arm64/include/asm/pgtable.h
    @@ -412,7 +412,7 @@ extern pgd_t idmap_pg_dir[PTRS_PER_PGD];

    /*
    * Ensure that there are not more swap files than can be encoded in the kernel
    - * the PTEs.
    + * PTEs.
    */
    #define MAX_SWAPFILES_CHECK() BUILD_BUG_ON(MAX_SWAPFILES_SHIFT > __SWP_TYPE_BITS)

    --
    1.7.9.5


    \
     
     \ /
      Last update: 2014-03-12 07:02    [W:7.758 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site