All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH-v3] Big white-space cleanup.
Date: Wed, 21 May 2008 21:40:23 +0900	[thread overview]
Message-ID: <48341837.7010302@ruby.dti.ne.jp> (raw)
In-Reply-To: <20080520231042.AFEF8247A5@gemini.denx.de>

Wolfgang Denk wrote:
> In message <20080520145044.C79DF24312@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@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@necel.com>

  parent reply	other threads:[~2008-05-21 12:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-20 14:50 [U-Boot-Users] [PATCH] Big white-space cleanup Wolfgang Denk
2008-05-20 15:22 ` Kumar Gala
2008-05-20 18:44   ` Wolfgang Denk
2008-05-20 18:17 ` Kim Phillips
2008-05-20 20:54   ` Wolfgang Denk
2008-05-20 21:08     ` Kim Phillips
2008-05-20 21:39       ` Wolfgang Denk
2008-05-20 21:47     ` Shinya Kuribayashi
2008-05-20 22:21       ` Wolfgang Denk
2008-05-20 23:10 ` [U-Boot-Users] [PATCH-v3] " Wolfgang Denk
2008-05-20 23:58   ` Kim Phillips
2008-05-21  8:25     ` Wolfgang Denk
2008-05-21 16:24       ` Kim Phillips
2008-05-21 16:37         ` Scott Wood
2008-05-21 12:40   ` Shinya Kuribayashi [this message]
2008-05-21 13:34     ` Wolfgang Denk
2008-05-21 14:12       ` Shinya Kuribayashi
2008-05-21 14:57         ` Wolfgang Denk
2008-05-21 14:44       ` Magnus Lilja
2008-05-21 14:59         ` Wolfgang Denk
2008-05-21 15:40       ` Kim Phillips
2008-05-21 17:03   ` Michal Simek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48341837.7010302@ruby.dti.ne.jp \
    --to=skuribay@ruby.dti.ne.jp \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.