On Tue, Jul 24, 2018 at 05:51:31PM -0700, [email protected] wrote: > From: Roman Kiryanov <[email protected]> > > checkpatch.pl complained about missing blank lines > (between variable definitions and executable code) > and using just "unsigned" instead of "unsigned int".
That is two different things, please make two different patches. thanks, greg k-h

