From: Avi Kivity <avi@redhat.com>
To: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Cc: mtosatti@redhat.com, kvm@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH] KVM: rename is_writeble_pte() to is_writable_pte()
Date: Mon, 18 Jan 2010 12:54:17 +0200 [thread overview]
Message-ID: <4B543DD9.8000206@redhat.com> (raw)
In-Reply-To: <20100118184510.4944d504.yoshikawa.takuya@oss.ntt.co.jp>
On 01/18/2010 11:45 AM, Takuya Yoshikawa wrote:
> There are two spellings of "writable" in
> arch/x86/kvm/mmu.c and paging_tmpl.h .
>
> This patch renames is_writeble_pte() to is_writable_pte()
> and makes grepping easy.
>
> New name is consistent with the definition of itself:
> return pte& PT_WRITABLE_MASK;
>
>
Applied, thanks.
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2010-01-18 10:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-18 9:45 [PATCH] KVM: rename is_writeble_pte() to is_writable_pte() Takuya Yoshikawa
2010-01-18 10:54 ` Avi Kivity [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=4B543DD9.8000206@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=trivial@kernel.org \
--cc=yoshikawa.takuya@oss.ntt.co.jp \
/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.