Quoting Dmitry Baryshkov (2022-05-07 04:40:09) > There is no need to check that kfree() argument is not NULL. Remove > extra check and call kfree() unconditionally. > > Reported-by: kernel test robot <[email protected]> > Signed-off-by: Dmitry Baryshkov <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]>
