Re: [PATCH] misc/nvram: only declare mutex where it's used
From: Greg Kroah-Hartman
Date: Sun May 03 2026 - 02:53:26 EST
On Sun, May 03, 2026 at 03:46:59PM +0900, Simon Richter wrote:
> The ioctls using this are platform specific compatibility code. On other
> platforms, this generates a warning for an unused static variable.
>
> Signed-off-by: Simon Richter <Simon.Richter@xxxxxxxxxx>
What commit id does this fix?
thanks,
greg k-h