All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Zhiyong Yang <zhiyong.yang@intel.com>
Cc: dev@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>
Subject: Re: [PATCH 0/5] remove unnecessary void * pointer cast
Date: Tue, 16 Jan 2018 01:55:35 +0100	[thread overview]
Message-ID: <2701382.nGHzLGDbR8@xps> (raw)
In-Reply-To: <656c97a6-9054-e856-d7f7-fea537f72b01@intel.com>

15/01/2018 15:29, Ferruh Yigit:
> On 1/15/2018 7:55 AM, Zhiyong Yang wrote:
> > void * pointer can be assigned to any data type pointer. Unnecessary cast
> > can be removed in order to keep code clearer.
> > 
> > Zhiyong Yang (5):
> >   lib/librte_lpm: remove unnecessary void * pointer cast
> >   lib/librte_efd: remove unnecessary void * pointer cast using
> >     rte_zmalloc_socket
> >   lib/librte_hash: remove unnecessary void * pointer cast using
> >     rte_zmalloc_socket
> >   lib/librte_member: remove unnecessary void * pointer cast
> >   lib/librte_pipeline: remove unnecessary void * pointer cast using
> >     rte_zmalloc_socket
> 
> Series
> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Merged in one patch and applied, thanks

      reply	other threads:[~2018-01-16  0:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-15  7:55 [PATCH 0/5] remove unnecessary void * pointer cast Zhiyong Yang
2018-01-15  7:55 ` [PATCH 1/5] lib/librte_lpm: " Zhiyong Yang
2018-01-15  7:55 ` [PATCH 2/5] lib/librte_efd: remove unnecessary void * pointer cast using rte_zmalloc_socket Zhiyong Yang
2018-01-15  7:55 ` [PATCH 3/5] lib/librte_hash: " Zhiyong Yang
2018-01-15  7:55 ` [PATCH 4/5] lib/librte_member: remove unnecessary void * pointer cast Zhiyong Yang
2018-01-15  7:55 ` [PATCH 5/5] lib/librte_pipeline: remove unnecessary void * pointer cast using rte_zmalloc_socket Zhiyong Yang
2018-01-15 14:29 ` [PATCH 0/5] remove unnecessary void * pointer cast Ferruh Yigit
2018-01-16  0:55   ` 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=2701382.nGHzLGDbR8@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=zhiyong.yang@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.