mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] Cleanup Kconfig files
Date: Mon, 26 Nov 2012 09:16:02 +0100	[thread overview]
Message-ID: <20121126081602.GW10369@pengutronix.de> (raw)
In-Reply-To: <1353783209-16451-1-git-send-email-shc_work@mail.ru>

On Sat, Nov 24, 2012 at 10:53:29PM +0400, Alexander Shiyan wrote:
> This patch provides a global cleanup barebox Kconfig files. This includes
> replacing spaces to tabs, formatting in accordance format, removing
> extraneous lines and spaces. No functional changes.
> 
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 3afd885..01fe9de 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -19,7 +19,7 @@ config ARM_LINUX
>  config HAVE_MACH_ARM_HEAD
>  	bool
>  
> -menu "System Type                   "
> +menu "System Type"

These whitespaces are present on purpose. They are there for aligning
the arrows in menus in make menuconfig. I tend to say that this is a
good change anyway, because counting the spaces to align line lengths
is something which hurts during review (and I can't remember having
done this before).

If nobody objects I'll apply it. If somebody objects, I probably say him
that he should provide a patch for Kconfig instead.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2012-11-26  8:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-24 18:53 Alexander Shiyan
2012-11-26  8:16 ` Sascha Hauer [this message]
2012-11-26 14:00   ` Re[2]: " Alexander Shiyan
2012-12-08  6:51   ` Alexander Shiyan
2012-12-08 11:16     ` Sascha Hauer
2013-08-11  6:11 Alexander Shiyan
2013-08-12  6:05 ` Sascha Hauer
2013-11-08 18:12 [PATCH 1/6] ARM: at91: Fix signed/unsigned arguments for printf Alexander Shiyan
2013-11-08 18:12 ` [PATCH] Cleanup Kconfig files Alexander Shiyan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121126081602.GW10369@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=shc_work@mail.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox