From: Artem Bityutskiy <dedekind@infradead.org>
To: kmpark@infradead.org
Cc: linux-mtd@lists.infradead.org
Subject: RE: [PATCH] [JFFS2] use MTD_OOB_AUTO
Date: Mon, 05 Feb 2007 10:43:38 +0200 [thread overview]
Message-ID: <1170665018.3628.77.camel@sauron> (raw)
In-Reply-To: <003e01c748ff$8822c970$c7a3580a@swcenter.sec.samsung.co.kr>
On Mon, 2007-02-05 at 17:27 +0900, Kyungmin Park wrote:
>
> > > const static => static const
> >
> > You keep me busy :-)
> >
> > const is "type qualifier", static is "storage class
> > specifier" (C99, 6.7). The order may be arbitrary.
> >
>
> Yes, I know it. In fact. it's minor issue.
> I just saw the some works convert from "const static" to "static const" in
> LKML.
Kyungmin,
if you kindly pointed me the LKML posts, I would be grateful!
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
prev parent reply other threads:[~2007-02-05 8:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-02 16:47 [PATCH] [JFFS2] use MTD_OOB_AUTO Artem Bityutskiy
2007-02-05 7:14 ` Kyungmin Park
2007-02-05 8:12 ` Artem Bityutskiy
2007-02-05 8:27 ` Kyungmin Park
2007-02-05 8:43 ` Artem Bityutskiy [this message]
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=1170665018.3628.77.camel@sauron \
--to=dedekind@infradead.org \
--cc=kmpark@infradead.org \
--cc=linux-mtd@lists.infradead.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