Skip to content
Commit 727d38a8 authored by Himanshu Jha's avatar Himanshu Jha Committed by Mauro Carvalho Chehab
Browse files

media: atomisp2: Remove null check before kfree



Kfree on NULL pointer is a no-op and therefore checking is redundant.

Signed-off-by: default avatarHimanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 9267d90c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment