Thorsten Blum <thorsten.blum@xxxxxxxxxx> writes: > kfree already checks if its argument is NULL. This fixes two > Coccinelle/coccicheck warnings reported by ifnullfree.cocci. > > Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxxx> > --- > fs/ext4/super.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > Sure. Thanks for your patch. Looks good to me. Feel free to add - Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>