[rds-devel] [PATCH] net-RDS: Delete an unnecessary check before the function call "module_put"

David Miller davem at davemloft.net
Fri Jul 3 09:28:13 PDT 2015


From: SF Markus Elfring <elfring at users.sourceforge.net>
Date: Thu, 02 Jul 2015 18:08:19 +0200

> From: Markus Elfring <elfring at users.sourceforge.net>
> Date: Thu, 2 Jul 2015 17:58:21 +0200
> 
> The module_put() function tests whether its argument is NULL and then
> returns 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 rds-devel mailing list