Re: [PATCH V6 01/15] PM / OPP: Expose refcounting helpers for the Rust implementation

From: Greg KH
Date: Tue Jan 07 2025 - 06:58:35 EST


On Tue, Jan 07, 2025 at 04:51:34PM +0530, Viresh Kumar wrote:
> The Rust implementation needs these APIs for its working. Expose them.

Why is the rust code unique here? Why does C code not need these
exported?

And that first sentance isn't really good grammer :)

Also, you created a new function here and didn't document it anywhere,
nor do you mention it here in the changelog text, making this a
non-starter right off :(

thanks,

greg k-h