Re: [PATCH 08/10] tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'

From: Christoph Hellwig
Date: Thu Dec 12 2019 - 11:09:54 EST


On Thu, Dec 12, 2019 at 12:08:34PM +0100, Greg Kroah-Hartman wrote:
> Yes. It's a long-time checkpatch warning, it's good to be explicit for
> this type of thing.

There is literally no practical benefit going either way. It is
just checkpatch forcing one personal opinion on people.