Re: [PATCH v2] rust: kernel: make impl_has_work compatible with more generics

From: Greg KH
Date: Wed May 22 2024 - 11:57:41 EST


On Wed, May 22, 2024 at 11:45:33PM +0800, Roland Xu wrote:
> v2: apply comments, wrap lines at 72 columns
> ---

That goes below the --- line.

> Make the impl_has_work macro compatible with more complex generics such as lifetimes and const generic arguments.

Columns are still not wrapped :(

Look at example submissions on the mailing list for how to structure
this.

thanks,

greg k-h