Re: [RESEND PATCH] staging: gasket: Fix line ending with a '('

From: Greg Kroah-Hartman
Date: Sat Oct 26 2019 - 14:02:38 EST


On Fri, Oct 25, 2019 at 08:39:09PM -0300, Cristiane Naves wrote:
> Fix line ending with a '('
>
> Signed-off-by: Cristiane Naves <cristianenavescardoso09@xxxxxxxxx>
> ---
> drivers/staging/gasket/gasket_ioctl.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Why is this a "RESEND"? Did nothing change in it?

Always version your patches, as the documentation suggests, and list
below the --- line what changed from the previous version.

Please fix up and resend it as a v3 (this is v2, right?)

thanks,

greg k-h