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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox