Re: [PATCH] staging: greybus: authenticate: fix alignment and type warning

From: Greg KH

Date: Mon Mar 30 2026 - 11:57:20 EST


On Mon, Mar 23, 2026 at 03:10:17AM +0000, Kosugi Souta wrote:
> Fix the following checkpatch.pl warning and check:
> - Warning: Prefer 'unsigned long long' over 'unsigned long long int'
> - Check: Alignment should match open parenthesis

That is two different things, so this should be two different patches,
right?

thanks,

greg k-h