On Fri, Jul 03, 2026 at 08:18:51PM +0530, [email protected] wrote: > From: Mohammad Shahid <[email protected]> > > vfree() safely handles NULL pointers, so the explicit NULL check > before calling vfree() is unnecessary. > > This issue was reported by ifnullfree.cocci. > > Signed-off-by: Mohammad Shahid <[email protected]>
Applied to libnvdimm-for-next: https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git/

