Re: [PATCH] check_freeing_devm: Add some new devm_ function

Dan Carpenter <[email protected]> Thu, 26 May 2022 14:55:26 +0300
Newsgroups org.kernel.vger.smatch
Message-ID <20220526115525.GF2146@kadam>
On Thu, May 26, 2022 at 08:45:00AM +0200, Christophe JAILLET wrote:
> Add some new devm_ functions that allocate some memory which should not be
> released with kfree.
> 
> Signed-off-by: Christophe JAILLET <[email protected]>

Applied.

regards,
dan carpenter