Re: [PATCH 3/3] lockref: remove count argument of lockref_init

From: Christoph Hellwig
Date: Wed Jan 29 2025 - 10:45:14 EST


Maybe the lockref_init kerneldoc now needs to say that it's initialized
to a hold count of 1?

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>