All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rami Rosen <ramirose@gmail.com>
To: Andrius Sirvys <andrius.sirvys@intel.com>
Cc: dev <dev@dpdk.org>, Maxime Coquelin <maxime.coquelin@redhat.com>,
	Tiwei Bie <tiwei.bie@intel.com>,
	Zhihong Wang <zhihong.wang@intel.com>,
	stable@dpdk.org, jianfeng.tan@intel.com
Subject: Re: [PATCH] drivers/virtio: fix duplicate naming of include guard
Date: Thu, 21 Mar 2019 08:19:52 +0200	[thread overview]
Message-ID: <CAHLOa7SAkf42nkynm6wtPpx8gqroF9syYMePDB6B_uS7fJEYRg@mail.gmail.com> (raw)
In-Reply-To: <1553090259-30893-1-git-send-email-andrius.sirvys@intel.com>

On Wed, Mar 20, 2019 at 3:58 PM Andrius Sirvys <andrius.sirvys@intel.com>
wrote:

> The LGTM static code analysis tool is reporting
>
> "The macro name '_VHOST_NET_USER_H' of this include guard is used
> in 2 different header files."
>
> lib/librte_vhost/vhost_user.h has the same include guard.
> Renamed the include guard in vhost.h to differentiate.
>
> Fixes: 6a84c37e3975 ("net/virtio-user: add vhost-user adapter layer")
> Cc: jianfeng.tan@intel.com
> Signed-off-by: Andrius Sirvys <andrius.sirvys@intel.com>
> ---
>
>
Acked-by: Rami Rosen <ramirose@gmail.com>

  reply	other threads:[~2019-03-21  6:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-20 13:57 [PATCH] drivers/virtio: fix duplicate naming of include guard Andrius Sirvys
2019-03-21  6:19 ` Rami Rosen [this message]
2019-03-21  7:59 ` Tiwei Bie
2019-03-21  9:26   ` Maxime Coquelin
2019-03-21 10:09 ` [PATCH v2] " Andrius Sirvys
2019-03-22  6:06   ` Tiwei Bie
2019-03-27 11:13   ` Maxime Coquelin

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=CAHLOa7SAkf42nkynm6wtPpx8gqroF9syYMePDB6B_uS7fJEYRg@mail.gmail.com \
    --to=ramirose@gmail.com \
    --cc=andrius.sirvys@intel.com \
    --cc=dev@dpdk.org \
    --cc=jianfeng.tan@intel.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=stable@dpdk.org \
    --cc=tiwei.bie@intel.com \
    --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 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.