linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: KOSAKI Motohiro <kosaki.motohiro@gmail.com>
To: Joe Perches <joe@perches.com>
Cc: linux-mm <linux-mm@kvack.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mm: remove unused VM_<READfoo> macros and expand other in-place
Date: Thu, 20 Jun 2013 12:22:28 -0700	[thread overview]
Message-ID: <CAHGf_=qo09Qxja8v2ORShi3kvv4z1Zk-nGPLR9k0UA3Car1xLA@mail.gmail.com> (raw)
In-Reply-To: <1371753290.2146.35.camel@joe-AO722>

On Thu, Jun 20, 2013 at 11:34 AM, Joe Perches <joe@perches.com> wrote:
> These VM_<READfoo> macros aren't used very often and
> three of them aren't used at all.
>
> Expand the ones that are used in-place, and remove
> all the now unused #define VM_<foo> macros.
>
> VM_READHINTMASK, VM_NormalReadHint and VM_ClearReadHint
> were added just before 2.4 and appears have never been used.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> Found by looking for CamelCase variable name exceptions

Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2013-06-20 19:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20 18:34 [PATCH] mm: remove unused VM_<READfoo> macros and expand other in-place Joe Perches
2013-06-20 19:22 ` KOSAKI Motohiro [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='CAHGf_=qo09Qxja8v2ORShi3kvv4z1Zk-nGPLR9k0UA3Car1xLA@mail.gmail.com' \
    --to=kosaki.motohiro@gmail.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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;
as well as URLs for NNTP newsgroup(s).