qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH for-2.5] virtio: avoid leading underscores for	helpers
Date: Wed, 29 Jul 2015 15:05:58 +0200	[thread overview]
Message-ID: <20150729150558.6e916d65.cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <683562692.328057.1438173788965.JavaMail.zimbra@redhat.com>

On Wed, 29 Jul 2015 08:43:08 -0400 (EDT)
Thomas Huth <thuth@redhat.com> wrote:

> On Wednesday, July 29, 2015 2:22:47 PM, "Cornelia Huck"
> <cornelia.huck@de.ibm.com> wrote:
> > 
> > Commit ef546f1275f6563e8934dd5e338d29d9f9909ca6 ("virtio: add
> > feature checking helpers") introduced a helper __virtio_has_feature.
> > We don't want to use reserved identifiers, though, so let's
> > rename __virtio_has_feature to virtio_has_feature and virtio_has_feature
> > to virtio_vdev_has_feature.
> 
> "virtio_vdev_has_feature" is already a little bit long ... but I also fail
> come up with a better name, maybe "virtio_vdev_has_feat" ?

Yeah, I also failed to come up with a shorter name that still conveys
the relationship with virtio_has_feature...

> 
> Anyway, the patch also looks fine to me with the long name, so:
> 
> Reviewed-by: Thomas Huth <thuth@redhat.com>
> 

Thanks!

  reply	other threads:[~2015-07-29 13:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-29 12:22 [Qemu-devel] [PATCH for-2.5] virtio: avoid leading underscores for helpers Cornelia Huck
2015-07-29 12:43 ` Thomas Huth
2015-07-29 13:05   ` Cornelia Huck [this message]
2015-08-13 11:04 ` Michael S. Tsirkin

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=20150729150558.6e916d65.cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).