From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marian Balakowicz Date: Tue, 15 Jan 2008 12:04:54 +0100 Subject: [U-Boot-Users] [PATCH 11/13] [new uImage] Coding style cleanup - part 1 In-Reply-To: <20080112011859.C266B24656@gemini.denx.de> References: <20080112011859.C266B24656@gemini.denx.de> Message-ID: <478C9356.8020600@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <20080111143021.8025.70916.stgit@hekate.izotz.org> you wrote: >> common/cmd_autoscript.c >> common/cmd_bootm.c >> common/lynxkdi.c >> >> - sort and cleanup headers, declarations, etc. >> - group related routines >> - cleanup indentation, white spaces > > Be careful! > [snip] > This is not a cleanup, this makes it (IMO) worse. Please undo. > [snip] > > Do you really think the new code is better or cleaner? It's just > uglier. Thanks for pointing this out, will fix this. Cheers, m.