Re: [PATCH] check_freeing_devm: Report the correct function name that triggered the warning

Dan Carpenter <[email protected]> Fri, 27 May 2022 09:04:07 +0300
Newsgroups org.kernel.vger.smatch
Message-ID <20220527060407.GI2146@kadam>
On Thu, May 26, 2022 at 08:44:39AM +0200, Christophe JAILLET wrote:
> The warning message has a hard-coded 'kfree' but another function can
> trigger this warning.
> So, report the correct function name to be less puzzling.
> 
> Signed-off-by: Christophe JAILLET <[email protected]>
> ---

Thank you!  I've applied everything and pushed it.

regards,
dan carpenter