[U-Boot-Users] [PATCH-v3] Big white-space cleanup.
Shinya Kuribayashi
skuribay at ruby.dti.ne.jp
Wed May 21 14:40:23 CEST 2008
Wolfgang Denk wrote:
> In message <20080520145044.C79DF24312 at gemini.denx.de> I wrote:
>> This commit gets rid of a huge amount of silly white-space issues.
>> Especially, all sequences of SPACEs followed by TAB characters get
>> removed (unless they appear in print statements).
>>
>> Also remove all embedded "vim:" and "vi:" statements which hide
>> indentation problems.
>>
>> Signed-off-by: Wolfgang Denk <wd at denx.de>
>
> The latest version of this patch is available for download here:
>
> ftp://ftp.denx.de/pub/tmp/big-white-space-cleanup.patch-v.3.gz
I've checked all MIPS related changes:
- cpu/mips/*
- lib_mips/*
- include/asm-mips/*
- board/purple/*
Unfortunately several wrong fixes or false positives still remains,
but this patch definitely reduce the number of wrong indentations.
Acked-by: Shinya Kuribayashi <shinya.kuribayashi at necel.com>
More information about the U-Boot
mailing list