All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] resend#2 [PATCH 6/8] ColdFire: Add MCF547x_8x FEC driver
Date: Wed, 16 Jan 2008 10:00:21 -0500	[thread overview]
Message-ID: <478E1C05.40106@gmail.com> (raw)
In-Reply-To: <20080116124628.43D236F0010@nyx.denx.de>

Wolfgang Denk wrote:
> Dear Ben,
> , the alignment is perfect. If it looked bad to you, i. e. if this is
> what you saw:
>
>
> in message <478D6D2A.5090608@gmail.com> you wrote:
>   
>>> +/* Ethernet Transmit and Receive Buffers */
>>> +#define DBUF_LENGTH		1520
>>> +#define PKT_MAXBUF_SIZE		1518
>>> +#define PKT_MINBUF_SIZE		64
>>> +#define PKT_MAXBLR_SIZE		1536
>>>   
>>>       
>> Please align better
>>     
>
> Please don't get fooled. As you (probably) can see above, the
> alignment is perfect. If it looked bad to you, i. e. if this is what
> you saw:
>
>   
>> +/* Ethernet Transmit and Receive Buffers */
>> +#define DBUF_LENGTH		1520
>> +#define PKT_MAXBUF_SIZE		1518
>> +#define PKT_MINBUF_SIZE		64
>> +#define PKT_MAXBLR_SIZE		1536
>>     
>
> ...then this was caused by the fact that you did  not  see  the  code
> alone,  but  with additional characters added at the beginning of the
> line ("> +") - depending on where you are on a line, a TAB may or may
> not get shifted then.
>
> You have to *apply* the patch to really comment on formatting.
>
>
>   
Silly tabs.  Sorry for the noise.  I'll try to be less reflexive in the 
future.

regards,
Ben

  reply	other threads:[~2008-01-16 15:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-16  0:23 [U-Boot-Users] resend#2 [PATCH 6/8] ColdFire: Add MCF547x_8x FEC driver Tsi-Chung Liew
2008-01-16  2:34 ` Ben Warren
2008-01-16 12:46   ` Wolfgang Denk
2008-01-16 15:00     ` Ben Warren [this message]
2008-01-16 21:44     ` [U-Boot-Users] ColdFire patches Liew Tsi Chung
2008-01-16 21:50       ` Ben Warren
2008-01-16 22:01         ` Liew Tsi Chung
2008-01-16 22:16           ` Ben Warren
2008-01-16 23:36             ` Liew Tsi Chung
2008-02-12  6:13       ` Wolfgang Denk

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=478E1C05.40106@gmail.com \
    --to=biggerbadderben@gmail.com \
    --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.