[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150202.193012.1930991920361082218.davem@davemloft.net>
Date: Mon, 02 Feb 2015 19:30:12 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: elfring@...rs.sourceforge.net
Cc: nhorman@...driver.com, vyasevich@...il.com,
linux-sctp@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
julia.lawall@...6.fr
Subject: Re: [PATCH] net: sctp: Deletion of an unnecessary check before the
function call "kfree"
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
Date: Sat, 31 Jan 2015 18:15:59 +0100
> From: Markus Elfring <elfring@...rs.sourceforge.net>
> Date: Sat, 31 Jan 2015 18:10:03 +0100
>
> The kfree() 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 to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists