All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Sergey Balabanov <balabanovsv@ecotelecom.ru>
Cc: dev@dpdk.org
Subject: Re: [PATCH] mbuf & mempool: explicit typecast on function return
Date: Mon, 17 Aug 2015 17:38:44 +0200	[thread overview]
Message-ID: <6153994.9uzA4yZQ0b@xps13> (raw)
In-Reply-To: <55D197E8.5040501@6wind.com>

2015-08-17 10:14, Olivier MATZ:
> Hi Sergey,
> 
> On 08/12/2015 11:11 AM, Sergey Balabanov wrote:
> > When DPDK is being compiled in C++ project using g++ then
> > 'invalid conversion from' error appears. Added explicit
> > typecast on function return to get rid of the error.
> > 
> > Signed-off-by: Sergey Balabanov <balabanovsv@ecotelecom.ru>
> 
> 
> Fixes: 7755baae8378 ("mbuf: silence warning on pointer arithmetic")
> Fixes: 6cf14ce4ce6c ("mempool: silence warning on pointer arithmetic")
> 
> Acked-by: Olivier Matz <olivier.matz@6wind.com>

Split and applied, thanks

      parent reply	other threads:[~2015-08-17 15:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12  9:11 [PATCH] mbuf & mempool: explicit typecast on function return Sergey Balabanov
2015-08-17  8:14 ` Olivier MATZ
2015-08-17 12:28   ` Joongi Kim
2015-08-17 12:50     ` Olivier MATZ
2015-08-17 15:38   ` Thomas Monjalon [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=6153994.9uzA4yZQ0b@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=balabanovsv@ecotelecom.ru \
    --cc=dev@dpdk.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 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.