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

Olivier Matz olivier.matz at 6wind.com
Mon Jan 22 14:07:28 CET 2018


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