From: David Newall <davidn@davidnewall.com>
To: Jianjun Kong <jianjun@zeuux.org>
Cc: cl@linux-foundation.org,
Linux-Kernel-Mailing-List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fork.c: fix a problem of code style
Date: Wed, 22 Oct 2008 03:02:21 +1030 [thread overview]
Message-ID: <48FE0415.70700@davidnewall.com> (raw)
In-Reply-To: <20081021141647.GA12090@ubuntu>
Jianjun Kong wrote:
> - if(max_threads < 20)
> + if (max_threads < 20)
I thought we didn't bother with trivial style changes like this.
next prev parent reply other threads:[~2008-10-21 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 14:16 [PATCH] fork.c: fix a problem of code style Jianjun Kong
2008-10-21 16:00 ` Christoph Lameter
2008-10-21 16:32 ` David Newall [this message]
2008-10-29 0:28 ` Andrew Morton
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=48FE0415.70700@davidnewall.com \
--to=davidn@davidnewall.com \
--cc=cl@linux-foundation.org \
--cc=jianjun@zeuux.org \
--cc=linux-kernel@vger.kernel.org \
/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