On Mon, Dec 18, 2017 at 10:30:59AM +0530, santosh wrote: > > On Friday 15 December 2017 09:30 PM, Pavan Nikhilesh wrote: > > Clean up dependency between alloc and memory area registration, this > > removes the need for SLIST data structure and octeontx_pool_list. > > > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > > --- > > nits: s/clean up dependency/ clean up the dependency. > > Acked-by: Santosh Shukla <santosh.shu...@caviumnetworks.com> >
Thanks for the review and ack, will redo commit message in v2. Pavan