Re: [PATCH] net: core: bpf_sk_storage.c: Fix bare usage of unsigned

From: Greg KH
Date: Thu Mar 11 2021 - 04:56:43 EST


On Thu, Mar 11, 2021 at 03:13:49PM +0530, Shubhankar Kuranagatti wrote:
> Changed bare usage of unsigned to unsigned int

That says _what_ you did, but not _why_ you did it :(

thanks,

greg k-h