Re: [PATCH] staging: greybus: fix checkpatch unsigned warnings

From: Johan Hovold
Date: Mon Jan 16 2017 - 04:50:47 EST


On Fri, Jan 13, 2017 at 09:54:51PM +0100, Roman Sommer wrote:
> Fix checkpatch warnings for parameter type unsigned in greybus.
> Note that this patch does not fix all checkpatch warnings for the
> affected files.

Thanks for the update. In the future, make sure to include a patch
revision in the Subject (e.g. "[PATCH v3] staging: ...") and a changelog
below the cut-off line ("---").

Funny that checkpatch warns about mentioning checkpatch in the Subject
line. Good thing ignoring checkpatch selectively is perfectly fine.

> Signed-off-by: Christian Bewermeyer <christian.bewermeyer@xxxxxx>
> Signed-off-by: Roman Sommer <roman.sommer@xxxxxx>

Reviewed-by: Johan Hovold <johan@xxxxxxxxxx>

Thanks,
Johan