[PATCH 1/1] net: Xilinx: Deletion of unnecessary checks before two function calls
David Miller
davem at davemloft.net
Fri Nov 21 12:14:53 PST 2014
From: SF Markus Elfring <elfring at users.sourceforge.net>
Date: Thu, 20 Nov 2014 14:50:26 +0100
> From: Markus Elfring <elfring at users.sourceforge.net>
> Date: Thu, 20 Nov 2014 14:47:12 +0100
>
> The functions kfree() and of_node_put() test whether their argument is NULL
> and then return immediately. 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>
Applied.
More information about the linux-arm-kernel
mailing list