From 177c0386ea5beb5b8c73d7dbde41487f3f4eabf4 Mon Sep 17 00:00:00 2001 From: Markus Elfring Date: Sun, 23 Nov 2014 11:40:47 +0100 Subject: [PATCH] video: udlfb: 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: Tomi Valkeinen --- Reading git-format-patch failed