All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vitaly Bordug <vitb@kernel.crashing.org>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org, hs@denx.de
Subject: Re: [Patch] 8xx: MGSUVD support
Date: Tue, 18 Mar 2008 03:27:37 +0300	[thread overview]
Message-ID: <20080318032737.7945c670@kernel.crashing.org> (raw)
In-Reply-To: <20080317223821.GA3622@loki.buserror.net>

On Mon, 17 Mar 2008 17:38:21 -0500
Scott Wood wrote:

> On Sun, Mar 09, 2008 at 07:59:14PM +0300, Vitaly Bordug wrote:
> > I would like all the comments to be consistent C style (because
> > that's it for the most other dts'es).
> 
> $ fgrep -rI // arch/powerpc/boot/dts/ | wc -l
> 539
> 
So, we should go ahead and add a bit more hassle :) ?

By consistent C style I mean:

+			clock-frequency = <0>; /* Filled in by u-boot */ */
+			interrupts = <f 2>;	// decrementer interrupt

using either one or other way for same-type comments.

-Vitaly

  reply	other threads:[~2008-03-18  0:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09  9:56 [Patch] 8xx: MGSUVD support Heiko Schocher
2008-03-09 16:59 ` Vitaly Bordug
2008-03-10  6:33   ` Heiko Schocher
2008-03-17 22:38   ` Scott Wood
2008-03-18  0:27     ` Vitaly Bordug [this message]
2008-03-10  3:32 ` Stephen Rothwell
2008-03-10  6:34   ` Heiko Schocher
2008-03-10  6:35     ` Stephen Rothwell

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=20080318032737.7945c670@kernel.crashing.org \
    --to=vitb@kernel.crashing.org \
    --cc=hs@denx.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=scottwood@freescale.com \
    /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.