public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
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 13:46:28 +0100	[thread overview]
Message-ID: <20080116124628.43D236F0010@nyx.denx.de> (raw)
In-Reply-To: Your message of "Tue, 15 Jan 2008 21:34:18 EST." <478D6D2A.5090608@gmail.com>

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.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
CAUTION:  The Mass of This Product Contains the Energy Equivalent  of
85 Million Tons of TNT per Net Ounce of Weight.

  reply	other threads:[~2008-01-16 12:46 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 [this message]
2008-01-16 15:00     ` Ben Warren
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=20080116124628.43D236F0010@nyx.denx.de \
    --to=wd@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox