From: Fabian Frederick Date: Fri, 20 Jun 2014 20:35:42 +0000 (+0200) Subject: ipvs: remove null test before kfree X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~123^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b734427a4fbe4e129c6536a726e93c0d801e5cd0;p=pandora-kernel.git ipvs: remove null test before kfree Fix checkpatch warning: WARNING: kfree(NULL) is safe this check is probably not required Signed-off-by: Fabian Frederick Signed-off-by: Simon Horman --- Reading git-diff-tree failed