> 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. I can remade some parts if necessary since this output is produced via cleanup program. Also, is necessary, I can remade this patch for the "next" branch. --- _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox