Re: [U-Boot] [PATCH v2 REPOST 1/3] [COSMETIC] checkpatch whitespace cleanups

2011-10-21 Thread Wolfgang Denk
Dear Stephen Warren, In message <1318972311-673-1-git-send-email-swar...@nvidia.com> you wrote: > This avoids the following checkpatch warning in later patches: > > ERROR: "(foo*)" should be "(foo *)" > ERROR: space required before the open brace '{' > ERROR: space prohibited before that close pa

Re: [U-Boot] [PATCH v2 REPOST 1/3] [COSMETIC] checkpatch whitespace cleanups

2011-10-18 Thread Simon Glass
Hi Stephen, [resend without the context, ooops] On Tue, Oct 18, 2011 at 2:11 PM, Stephen Warren wrote: > This avoids the following checkpatch warning in later patches: > > ERROR: "(foo*)" should be "(foo *)" > ERROR: space required before the open brace '{' > ERROR: space prohibited before that