From: Markus Elfring Date: Wed, 19 Nov 2014 19:48:26 +0000 (+0100) Subject: mISDN: Deletion of unnecessary checks before the function call "vfree" X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3819ffdff70da4c0d3bab0f8becabfc6936a230c;p=pandora-kernel.git mISDN: Deletion of unnecessary checks 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