On Mon, May 23, 2022 at 11:39:31AM +0200, Heiko Carstens wrote: > On Fri, May 20, 2022 at 01:57:06PM +0200, Juerg Haefliger wrote: > > The majority of the Kconfig files use a single tab for basic indentation > > and a single tab followed by two whitespaces for help text indentation. > > Fix the lines that don't follow this convention. > > > > While at it: > > - Add trailing comments to endif/endmenu statements for better > > readability. > > > > Juerg Haefliger (2): > > s390: Kconfig: Fix indentation and add comments > > s390: Kconfig.debug: Fix indentation > > > > arch/s390/Kconfig | 20 ++++++++++---------- > > arch/s390/Kconfig.debug | 12 ++++++------ > > 2 files changed, 16 insertions(+), 16 deletions(-) > > Both applied (v2 for the first patch). Thanks! ..and removed both patches again. Please make sure that your email addresses match. That is: the email address you use for signing off and the one you use for sending. Right now there is a mismatch when I apply your patches in "From:" and "Signed-off-by:". Please resend.