[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<ME0P282MB4890167E8316FECBA35D7533CCEB2@ME0P282MB4890.AUSP282.PROD.OUTLOOK.COM>
Date: Wed, 22 May 2024 15:55:01 +0000
From: Roland Xu <mu001999@...look.com>
To: Greg KH <gregkh@...uxfoundation.org>
CC: "ojeda@...nel.org" <ojeda@...nel.org>, "boqun.feng@...il.com"
<boqun.feng@...il.com>, "rust-for-linux@...r.kernel.org"
<rust-for-linux@...r.kernel.org>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] rust: kernel: make impl_has_work compatible with more
complex generics
Fixes these in the v2 patch, thanks!
Greg KH:
> Can you wrap your lines at 72 columns like checkpatch asks for?
Greg KH:
> Please don't point to external sites for "more information", include it
here in the changelog text as this is where it is going to live for
"forever", random external sites hosted by others usually have short
lifespans.
________________________________________
From: Greg KH <gregkh@...uxfoundation.org>
Sent: Wednesday, May 22, 2024 22:47
To: Roland Xu
Cc: ojeda@...nel.org; boqun.feng@...il.com; rust-for-linux@...r.kernel.org; linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: kernel: make impl_has_work compatible with more complex generics
On Wed, May 22, 2024 at 09:16:33PM +0800, Roland Xu wrote:
> Make the impl_has_work macro compatible with more complex generics such as lifetimes and const generic arguments.
Can you wrap your lines at 72 columns like checkpatch asks for?
> See more in https://github.com/Rust-for-Linux/linux/issues/1077
Please don't point to external sites for "more information", include it
here in the changelog text as this is where it is going to live for
"forever", random external sites hosted by others usually have short
lifespans.
thanks,
greg k-h
Powered by blists - more mailing lists