On Tue, Jun 18, 2024 at 04:25:08PM -0700, Stephen Hemminger wrote: > The function rte_memzone_free() already checks if the argument > is NULL. Add it to the coccinelle fix script and correct > all the existing code. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- Reviewed-by: Tyler Retzlaff <roret...@linux.microsoft.com>
- [PATCH] memzone: remove unnecessary null checks Stephen Hemminger
- Re: [PATCH] memzone: remove unnecessary null checks Tyler Retzlaff
- Re: [PATCH] memzone: remove unnecessary null ch... Thomas Monjalon
- RE: [PATCH] memzone: remove unnecessary null checks Morten Brørup