[PATCH v2] net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"

David Miller davem at davemloft.net
Tue Nov 25 22:25:05 UTC 2014


From: SF Markus Elfring <elfring at users.sourceforge.net>
Date: Tue, 25 Nov 2014 22:55:34 +0100

> From: Markus Elfring <elfring at users.sourceforge.net>
> Date: Tue, 25 Nov 2014 22:33:45 +0100
> 
> 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 <elfring at users.sourceforge.net>
> Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>

Applied, thanks.


More information about the devel mailing list