[PATCH 1/1] net: Xilinx: Deletion of unnecessary checks before two function calls

Sören Brinkmann soren.brinkmann at xilinx.com
Thu Nov 20 09:29:08 PST 2014


On Thu, 2014-11-20 at 02:50PM +0100, SF Markus Elfring wrote:
> 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>
Reviewed-by: Soren Brinkmann <soren.brinkmann at xilinx.com>

	Sören



More information about the linux-arm-kernel mailing list