On Tue, Nov 02, 2021 at 08:05:35AM +0100, Christoph Hellwig wrote:
THIS_MODULE always is reference when a symbol called by it is used, so don't bother with the additional reference.
heh, these functions are only called from a module init/exit even
Reviewed-by: Jason Gunthorpe jgg@nvidia.com
Jason