[U-Boot-Users] [PATCH-v3] Big white-space cleanup.
Wolfgang Denk
wd at denx.de
Wed May 21 10:25:20 CEST 2008
Dear Kim,
in message <20080520185809.df32b5cc.kim.phillips at freescale.com> you wrote:
>
> minor nit in comparison, but:
>
> Applying Big white-space cleanup.
> .dotest/patch:20954: trailing whitespace.
cpu/ixp/npe/IxEthAccMii.c
> .dotest/patch:20984: trailing whitespace.
cpu/ixp/npe/IxNpeDlNpeMgrUtils.c
> .dotest/patch:21019: trailing whitespace.
> ixQMgrAqmIfQueAccRegAddr[i] =
cpu/ixp/npe/IxQMgrAqmIf.c
> .dotest/patch:21152: trailing whitespace.
> BOOL speed100,
> .dotest/patch:21153: trailing whitespace.
> BOOL fullDuplex,
Both cpu/ixp/npe/include/IxEthMii.h
> it looks like it's in u-boot-testing that way, too - maybe you can
> amend it? other than that things look clean(er):
I'm not sure about this. This are all files in the "cpu/ixp/npe/"
which are full of white space issues. Some time ago there was a
decision not clean those up to keep the code as close to the original
as possible. All these trailing white space is already present in the
original versions of the files, i.e. the patch doesn't make it worse.
Maybe I shouldn't have touched these files at all, but I forgot to
tell my script about them.
The whole code in the "cpu/ixp/npe/" is going to be replaced soon by
the new driver code that has gone into mainline Linux recently. Thak
makes me think we should not spend too much effort on this. Basicly I
see three options:
1) Be lazy and leave as is now
2) Go forward and clean up all white space issues in the /npe/ code
3) Revert the white-space cleanup patches as far as /npe/ code is
affected.
Short discussion on IRC showed preference for 1).
If you agree, that's what we'll do.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In any group of employed individuals the only naturally early riser
is _always_ the office manager, who will _always_ leave reproachful
little notes ... on the desks of their subordinates.
- Terry Pratchett, _Lords and Ladies_
More information about the U-Boot
mailing list