I have run Nindent, the reformatting script, over all the C code, *except* HDT and externally maintained code (gPXE, libpng, tinyjpeg, zlib, and LZO). I'll leave it up to Erwan and Pierre to do gPXE. Please help clean up any stupidities when you see them. Especially asm() statements are quite butchered by Nindent, but even for common C code any automatic reformatting occasionally does almost infinitely stupid things. -hpa
Op 20090529 om 15:58 schreef H. Peter Anvin:> I have run Nindent, the reformatting script, over all the C code, > *except* HDT and externally maintained code (gPXE, libpng, tinyjpeg, > zlib, and LZO). I'll leave it up to Erwan and Pierre to do gPXE.s/Erwan and Pierre to do gPXE./Erwan and Pierre to do HDT./ ???> Please help clean up any stupidities when you see them. Especially > asm() statements are quite butchered by Nindent, but even for common C > code any automatic reformatting occasionally does almost infinitely > stupid things. > > -hpaStappers
H. Peter Anvin wrote:>I have run Nindent, the reformatting script, over all the C code, > *except* HDT and externally maintained code (gPXE, libpng, tinyjpeg, > zlib, and LZO). I'll leave it up to Erwan and Pierre to do gPXE. > > Please help clean up any stupidities when you see them. Especially > asm() statements are quite butchered by Nindent, but even for common C > code any automatic reformatting occasionally does almost infinitely > stupid things. > > -hpa >What about combining all those "Run Nindent on ..." commits (> 100) into just one? - Sebastian