linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Chao Xie <xiechao.mail@gmail.com>
Cc: haojian.zhuang@gmail.com, mturquette@linaro.org,
	viresh.linux@gmail.com, s.hauer@pengutronix.de,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, chao.xie@marvell.com
Subject: Re: [PATCH V4 2/5] clk: mmp: add clock definition for pxa168
Date: Fri, 17 Aug 2012 14:46:23 +0000	[thread overview]
Message-ID: <201208171446.23851.arnd@arndb.de> (raw)
In-Reply-To: <CADApbejwG5F5pEicWSAb0308npupfHkE0fqTweec9ve2ZzkREw@mail.gmail.com>

On Friday 17 August 2012, Chao Xie wrote:
> The clock tree is formatted into a table, and i used perl to generate
> the code based on the table. In order to make the indent clearly, i
> used the scripts/Lindent to automatically format the .c file.
> I have tried to searched the parameter for indent, but i do not find
> that anything can remove the the style of newline after "=", so in
> order to not format the file line by line, i just accept the results
> of indent.
> Do you have any idea about it?

No easy solution. I don't normally trust lindent. Especially if you want
to bend the rules slightly, it's often better to manually edit the
output of lindent.

	Arnd

  reply	other threads:[~2012-08-17 14:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17  6:02 [PATCH v4 0/5] clk: mmp: add clock framework for mmp Chao Xie
2012-08-17  6:02 ` [PATCH V4 1/5] clk: mmp: add mmp specific clocks Chao Xie
2012-08-17 11:24   ` Arnd Bergmann
2012-08-17  6:02 ` [PATCH V4 2/5] clk: mmp: add clock definition for pxa168 Chao Xie
2012-08-17 11:34   ` Arnd Bergmann
2012-08-17 12:03     ` Chao Xie
2012-08-17 14:46       ` Arnd Bergmann [this message]
2012-08-17  6:02 ` [PATCH V4 3/5] clk: mmp: add clock definition for pxa910 Chao Xie
2012-08-17  6:02 ` [PATCH V4 4/5] clk: mmp: add clock definition for mmp2 Chao Xie
2012-08-17  6:02 ` [PATCH V4 5/5] arm: mmp: make all SOCs use common clock by default Chao Xie
2012-08-17 11:25   ` Arnd Bergmann

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=201208171446.23851.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=chao.xie@marvell.com \
    --cc=haojian.zhuang@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=s.hauer@pengutronix.de \
    --cc=viresh.linux@gmail.com \
    --cc=xiechao.mail@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).