On 2/1/21 17:44, Tian Tao wrote: > Remove NULL checks before vfree() to fix these warnings: > ./drivers/lightnvm/pblk-gc.c:27:2-7: WARNING: NULL check before some > freeing functions is not needed. > > Signed-off-by: Tian Tao <tiantao6@xxxxxxxxxxxxx> Looks good. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>