From: Markus Elfring Date: Sat, 29 Nov 2014 13:34:59 +0000 (+0100) Subject: net: cassini: Deletion of an unnecessary check before the function call "vfree" X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39af455daf0fda8fb71123b101ba21209173f37e;p=pandora-kernel.git net: cassini: Deletion of an unnecessary check before the function call "vfree" The vfree() function performs also input parameter validation. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring Signed-off-by: David S. Miller --- Reading git-diff-tree failed