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

Mike Frysinger vapier at gentoo.org
Mon Mar 12 07:45:39 CET 2007


On Sunday 11 March 2007, Aubrey Li 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*
>
> The script doesn't tell me where exactly the problem is,
> Do you have a better scipt? :D

add the '-n' argument to print line # ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070312/7ffe6fc3/attachment.pgp 


More information about the U-Boot mailing list