From: Tiwei Bie <tiwei.bie@intel.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>
Cc: Jens Freimann <jfreimann@redhat.com>,
dev@dpdk.org, zhihong.wang@intel.com, ktraynor@redhat.com,
stephen@networkplumber.org
Subject: Re: [dpdk-dev] [RFC] net/virtio: remove prefix from virtqueue struct fields
Date: Fri, 22 Mar 2019 15:10:32 +0800 [thread overview]
Message-ID: <20190322071032.GA29521@dpdk-tbie.sh.intel.com> (raw)
Message-ID: <20190322071032.zdw4oNQOq0RGebaa7y7qf1Dtqyhm26M-lrjJF2y3evw@z> (raw)
In-Reply-To: <9915b6b7-8e59-80a2-e58d-0fddeb244786@redhat.com>
On Thu, Mar 21, 2019 at 03:17:22PM +0100, Maxime Coquelin wrote:
> On 3/21/19 3:02 PM, Jens Freimann wrote:
> > On Thu, Mar 21, 2019 at 02:45:20PM +0100, Maxime Coquelin wrote:
> > > Most of 'virtqueue' struct fields are prefixed with 'vq_'.
> > > This redundant, this patch removes them all.
> > >
> > > Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> > > ---
> > > Hi,
> > >
> > > Following our discussions on removing the 'vq_' prefix, I did
> > > the patch to see how it would look like.
Thanks for the work!
> > >
> > > It looks like it does not prevent any lines to be split but one.
> > > But the code is more readable IMHO.
> > >
> > > I send this as RFC to get your feedback.
> >
> > Yes, I think it's more readable. One thing I had not thought about is
> > that it makes it harder to find meaningful results from git blame
> > output. Can we live with that?
>
> That's a valid point, and I think it might be more problematic than the
> conflicts for backporting, which would be trivial to solve.
>
> I don't have a strong opinion on whether we should do it or not.
I also don't have a strong opinion.
Thanks,
Tiwei
>
> Thanks,
> Maxime
> >
> > regards,
> > Jens
next prev parent reply other threads:[~2019-03-22 7:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-21 13:45 Maxime Coquelin
2019-03-21 13:45 ` Maxime Coquelin
2019-03-21 14:02 ` Jens Freimann
2019-03-21 14:02 ` Jens Freimann
2019-03-21 14:17 ` Maxime Coquelin
2019-03-21 14:17 ` Maxime Coquelin
2019-03-22 7:10 ` Tiwei Bie [this message]
2019-03-22 7:10 ` Tiwei Bie
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=20190322071032.GA29521@dpdk-tbie.sh.intel.com \
--to=tiwei.bie@intel.com \
--cc=dev@dpdk.org \
--cc=jfreimann@redhat.com \
--cc=ktraynor@redhat.com \
--cc=maxime.coquelin@redhat.com \
--cc=stephen@networkplumber.org \
--cc=zhihong.wang@intel.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).