Re: [PATCH 10/10] tty: serial: samsung_tty: fix blank line checkpatch warning

From: Krzysztof Kozlowski
Date: Tue Dec 10 2019 - 10:13:52 EST


On Tue, Dec 10, 2019 at 03:37:06PM +0100, Greg Kroah-Hartman wrote:
> checkpatch is giving a bunch of:
> WARNING: Missing a blank line after declarations
> messages on this file, so fix up all instances of that issue.

I would prefer to squash it with previous. These are not bugs, just
minor coding style violations so there is no point to split it per
patch. Too much churn.

Best regards,
Krzysztof