lkml.org 
[lkml]   [2019]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 093/114] arch: h8300: Kconfig: pedantic formatting
    Date
    Formatting of Kconfig files doesn't look so pretty, so let the
    Great White Handkerchief come around and clean it up.

    Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
    ---
    arch/h8300/Kconfig | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
    index c071da3..eb6854d 100644
    --- a/arch/h8300/Kconfig
    +++ b/arch/h8300/Kconfig
    @@ -1,6 +1,6 @@
    # SPDX-License-Identifier: GPL-2.0
    config H8300
    - def_bool y
    + def_bool y
    select ARCH_32BIT_OFF_T
    select GENERIC_ATOMIC64
    select HAVE_UID16
    @@ -37,7 +37,7 @@ config NO_IOPORT_MAP
    def_bool y

    config GENERIC_CSUM
    - def_bool y
    + def_bool y

    config HZ
    int
    --
    1.9.1
    \
     
     \ /
      Last update: 2019-03-11 14:25    [W:4.139 / U:0.092 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site