lkml.org 
[lkml]   [2019]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH 037/114] arch: powerpc: Kconfig: pedantic formatting
    Date
    "Enrico Weigelt, metux IT consult" <info@metux.net> writes:
    > 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/powerpc/Kconfig | 28 ++++++++++++++--------------
    > arch/powerpc/kvm/Kconfig | 6 +++---
    > arch/powerpc/platforms/40x/Kconfig | 7 +++----
    > arch/powerpc/platforms/44x/Kconfig | 10 +++++-----
    > arch/powerpc/platforms/85xx/Kconfig | 8 ++++----
    > arch/powerpc/platforms/86xx/Kconfig | 6 +++---
    > arch/powerpc/platforms/maple/Kconfig | 2 +-
    > arch/powerpc/platforms/pseries/Kconfig | 18 +++++++++---------
    > arch/powerpc/sysdev/xics/Kconfig | 13 ++++++-------
    > 9 files changed, 48 insertions(+), 50 deletions(-)
    >
    > diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
    > index 2d0be82..ea29d94 100644
    > --- a/arch/powerpc/Kconfig
    > +++ b/arch/powerpc/Kconfig
    > @@ -430,13 +430,13 @@ config MATH_EMULATION_HW_UNIMPLEMENTED
    > endchoice
    >
    > config PPC_TRANSACTIONAL_MEM
    > - bool "Transactional Memory support for POWERPC"
    > - depends on PPC_BOOK3S_64
    > - depends on SMP
    > - select ALTIVEC
    > - select VSX
    > - ---help---
    > - Support user-mode Transactional Memory on POWERPC.
    > + bool "Transactional Memory support for POWERPC"
    > + depends on PPC_BOOK3S_64
    > + depends on SMP
    > + select ALTIVEC
    > + select VSX
    > + ---help---
    > + Support user-mode Transactional Memory on POWERPC.

    If you're going to do this can you also convert all the "---help---"
    instances to just "help"? Thanks.

    cheers

    \
     
     \ /
      Last update: 2019-04-29 05:46    [W:2.267 / U:0.100 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site