From: Markus Elfring Date: Mon, 1 Dec 2014 18:49:39 +0000 (-0300) Subject: [media] lirc_zilog: Deletion of unnecessary checks before vfree() X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8379ecff31c0a172cb2ccc7cf28c24b45f144cf;p=pandora-kernel.git [media] lirc_zilog: Deletion of unnecessary checks before 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: Mauro Carvalho Chehab --- Reading git-diff-tree failed