Re: [PATCH] include/linux/byteorder/generic.h: fix signed/unsigned warnings
From: Anatol Belski
Date: Mon Oct 21 2019 - 04:44:03 EST
Hi,
On Mon, 2019-10-21 at 09:52 +0300, Andy Shevchenko wrote:
> On Sun, Oct 20, 2019 at 05:22:30PM +0000, Anatol Belski wrote:
> > From: Anatol Belski <anbelski@xxxxxxxxxxxxx>
>
> Better to add commit message even for small patches like this.
> Do you have compiler / sparse / etc warning? Cite it here as well!
>
yes, it's -Wsign-compare. I'll send a follow up with a better commit
message.
Thanks
Anatol