From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Sat, 10 Nov 2012 14:51:18 +0100 (CET) Subject: [U-Boot] [PATCH v2 01/13] mx31: Move EHCI definitions to ehci-fsl.h In-Reply-To: <20121110134751.7bcb456d@lilith> Message-ID: <1550790805.987130.1352555478923.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, November 10, 2012 1:47:51 PM, Albert ARIBAUD wrote: > > I'll let Stefano give a definitive answer of course, but I > > personally > > prefer that comments be moved before the defines. > > Note: I mean that each comment should precede its corresponding > define, > of course; I don't want all these comments lumped together in a > single > block. Sure. And if some comments fit at the end of the line, but not all, do you prefer to also move these fitting comments to the previous line for more consistency? Cordialement, Beno?t