On Sun, Feb 20, 2022 at 7:22 PM Stephen Hemminger <step...@networkplumber.org> wrote: > > Thomas suggested there are some other functions that could > use the nullfree cleanup; this covers the rest of the story. > > Note: this does not change existing API/ABI, there are still > some outliers that don't use the convention but fixing these > will have to wait until next LTS. > > v3 - fix another typo and add more functions > > v2 - fix spelling typo and add functions > > Stephen Hemminger (8): > cocci/nullfree: add more functions > acl: remove unnecessary null checks > lpm: remove unnecessary NULL checks > lib: document existing free functions > test: remove unnecessary NULL checks before free > fips_validation: remove unnecessary NULL check > event/sw: remove unnecessary NULL check > pipeline: remove unnecessary checks for NULL pointer before free
Series applied. I reran the script and fixed two more instances. Thanks for the cleanup Stephen. -- David Marchand