All of lore.kernel.org
 help / color / mirror / Atom feed
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:12:16 +0200	[thread overview]
Message-ID: <1170663136.3628.45.camel@sauron> (raw)
In-Reply-To: <003b01c748f5$55ae1d50$c7a3580a@swcenter.sec.samsung.co.kr>

On Mon, 2007-02-05 at 16:14 +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.

:-)

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

  reply	other threads:[~2007-02-05  8:12 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 [this message]
2007-02-05  8:27     ` Kyungmin Park
2007-02-05  8:43       ` Artem Bityutskiy

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=1170663136.3628.45.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 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.