Re: [PATCHv7 net-next 5/6] net: ibm: emac: use devm for mutex_init
From: Simon Horman
Date: Thu Oct 17 2024 - 04:58:47 EST
On Tue, Oct 15, 2024 at 01:02:20PM -0700, Rosen Penev wrote:
> It seems since inception that mutex_destroy was never called for these
> in _remove. Instead of handling this manually, just use devm for
> simplicity.
>
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>