On Sun, Nov 17, 2024 at 01:26:29PM -0700, Jeffrey Hugo wrote: > The documentation for vfree() says that passing in NULL is ok. Therefore > we can drop the null check as redundant. > > Reported-by: kernel test robot <[email protected]> > Closes: > https://lore.kernel.org/oe-kbuild-all/[email protected]/ > Signed-off-by: Jeffrey Hugo <[email protected]> > --- > drivers/accel/qaic/sahara.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
