[U-Boot-Users] [GIT-PULL][Blackfin] Please pull http://www.denx.de/git/u-boot-blackfin.git

Aubrey Li aubrey.adi at gmail.com
Mon Mar 12 04:48:05 CET 2007


On 3/12/07, Aubrey Li <aubrey.adi at gmail.com> wrote:
> On 3/12/07, Mike Frysinger <vapier at gentoo.org> wrote:
> > On Sunday 11 March 2007, Aubrey Li wrote:
> > > May I ask where the indentation is not TABs?
> >
> > find trailing whitespace:
> > egrep -r '[[:space:]]+$' lib_blackfin board/bf* cpu/bf*
> >
> > find (probably) broken leading spaces:
> > egrep -r '^ ' lib_blackfin board/bf* cpu/bf*
> >
> Mike,
>
> The script doesn't tell me where exactly the problem is,
> Do you have a better scipt? :D
>

OK, with VI, it's enough for me, thanks.

-Aubrey




More information about the U-Boot mailing list