staging: comedi: drivers: Remove unneeded NULL check before kfree()
authorJanani Ravichandran <janani.rvchndrn@gmail.com>
Wed, 24 Feb 2016 00:36:04 +0000 (19:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Mar 2016 22:56:55 +0000 (14:56 -0800)
commit3545bee9b8ec00ba733e17363f494c8761fb5e49
tree50f9ff17d874247082ededd9a2a7c3c772482e06
parent81c18a9e378c87ed6559a4b0a0c2831c88947373
staging: comedi: drivers: Remove unneeded NULL check before kfree()

Remove NULL check before kfree as it is not needed.

Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_pci224.c
This page took 0.042282 seconds and 5 git commands to generate.