Re: [PATCH 0/6] drm/qxl: Remove checkpatch issues

From: Gerd Hoffmann
Date: Tue Oct 30 2018 - 02:15:36 EST


On Fri, Oct 26, 2018 at 04:20:30PM -0300, Shayenne da Luz Moura wrote:
> This series cleans the following checkpatch.pl issues:
>
> ERROR: trailing whitespace
> WARNING: Missing a blank line after declarations
> CHECK: Please don't use multiple blank lines
> WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
> ERROR: space required before the open parenthesis '('
> CHECK: Avoid using bool structure members because of possible alignment issues

Patches queued up.

thanks,
Gerd