Re: [PATCH] core: Variable type completion

From: Jakub Kicinski
Date: Fri Aug 19 2022 - 20:34:48 EST


On Fri, 19 Aug 2022 14:07:26 -1000 Tejun Heo wrote:
> On Fri, Aug 19, 2022 at 04:47:31PM -0700, Jakub Kicinski wrote:
> > On Wed, 17 Aug 2022 09:35:29 +0800 Xin Gao wrote:
> > > 'unsigned int' is better than 'unsigned'.
> >
> > Please resend with the following subject:
> >
> > [PATCH net-next] net: cgroup: complete unsigned type name
>
> Out of curiosity, why is 'unsigned int' better than 'unsigned'?

Good question, a citation in the commit message would also be good.