[dpdk-dev] [PATCH] mbuf: remove void pointer cast

Yang, Zhiyong zhiyong.yang at intel.com
Tue Jan 23 02:15:37 CET 2018


Olivier,

Thanks for your review and Acked-by,  I will do that as you said next time.

Zhiyong

> -----Original Message-----
> From: Olivier Matz [mailto:olivier.matz at 6wind.com]
> Sent: Monday, January 22, 2018 9:07 PM
> To: Yang, Zhiyong <zhiyong.yang at intel.com>
> Cc: dev at dpdk.org; Yigit, Ferruh <ferruh.yigit at intel.com>;
> thomas at monjalon.net
> Subject: Re: [PATCH] mbuf: remove void pointer cast
> 
> On Fri, Jan 19, 2018 at 06:18:13PM +0800, Zhiyong Yang wrote:
> > It is unnecessary to cast from void * to struct rte_mbuf *, the change
> > can make code clearer.
> >
> > Signed-off-by: Zhiyong Yang <zhiyong.yang at intel.com>
> 
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
> 
> Zhihong, for next time please prefix the patch with "PATCH v2"
> and use --in-reply-to with the message id of the first version.
> 
> Thanks
> Olivier


More information about the dev mailing list