[dpdk-dev] [PATCH v2] mbuf: cleanup rte_pktmbuf_lastseg function
Olivier MATZ
olivier.matz at 6wind.com
Thu Dec 14 10:30:11 CET 2017
On Thu, Dec 14, 2017 at 09:48:29AM +0100, Olivier MATZ wrote:
> On Sun, Dec 10, 2017 at 12:08:22AM +0300, Ilya V. Matveychikov wrote:
> > There is no reason to have local variable m2.
> >
> > Fixes: af75078fece3 ("first public release")
> > Signed-off-by: Ilya V. Matveychikov <matvejchikov at gmail.com>
>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Just realized the title does not match ./devtools/check-git-log.sh
constraints. I suggest instead:
mbuf: cleanup function to get last segment
More information about the dev
mailing list