[U-Boot-Users] [PATCH] PPC4xx: Add Ethernet 1000BASE-X support for PPC4xx
Jon Loeliger
jdl at freescale.com
Mon Oct 29 20:14:50 CET 2007
On Mon, 2007-10-29 at 13:41, Larry Johnson wrote:
> Would it be better to run Lindent on the original files, post those as
> changes, and then post a second patch with the new material?
In my opinion, yes, please.
> BTW, I've noticed that the "Lindent -pcs" format is used inconsistently
> within files. Since I'm also making changes in Linux, it's hard to
> remember whether to type "foo(bar);" or "foo (bar);",
In my opinion, "foo (bar)" is bad style, and I prefer
the Linux form, "foo(bar)".
jdl
More information about the U-Boot
mailing list