From: Abdul Hussain Date: Thu, 18 Jun 2015 12:37:00 +0000 (+0000) Subject: Staging: wilc1000: NULL check before some freeing functions is not needed X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0256b5406e3a87a776df9dd262a7dace0f49e7b0;p=pandora-kernel.git Staging: wilc1000: NULL check before some freeing functions is not needed This patch removes check before freeing the memory since kfree(NULL) is safe Signed-off-by: Abdul Hussain Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed