[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20141119.152801.1458359057740370487.davem@davemloft.net>
Date: Wed, 19 Nov 2014 15:28:01 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: elfring@...rs.sourceforge.net
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, cocci@...teme.lip6.fr
Subject: Re: [PATCH 1/1] netlink: Deletion of an unnecessary check before
the function call "__module_get"
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
Date: Tue, 18 Nov 2014 21:08:39 +0100
> From: Markus Elfring <elfring@...rs.sourceforge.net>
> Date: Tue, 18 Nov 2014 21:03:13 +0100
>
> The __module_get() 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@...rs.sourceforge.net>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists