Re: [PATCH] drivers/staging: fix styling of the comment related to SPDX-License-Identifier in vt6656/*.h

From: Greg Kroah-Hartman
Date: Mon Mar 25 2019 - 16:12:46 EST


On Mon, Mar 25, 2019 at 07:36:53PM +0530, Ojaswin Mujoo wrote:
> From: ojaswin <ojaswin25111998@xxxxxxxxx>
>
> Fix checkpatch.pl styling error related to SPDX-License-Identifier comment
> in vt6656/*.h
>
> Signed-off-by: Ojaswin Mujoo <ojaswin25111998@xxxxxxxxx>

This also has to match the "From:" line :)

And you have trailing whitespace in your changelog comment :(

And finally, when resending a patch, please properly "version" it, as
described in the Documentation for how to do this.

thanks,

greg k-h