[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170629143043.GA19099@kroah.com>
Date: Thu, 29 Jun 2017 16:30:43 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Quytelda Kahja <quytelda@...alin.org>
Cc: david.kershner@...sys.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: unisys: visorbus: Fix coding style warning from
checkpatch.pl.
On Tue, Jun 27, 2017 at 07:49:05PM -0700, Quytelda Kahja wrote:
> Replace the literal function name "visorbus_create_instance" with the format
> specifier "%s" so it can be dynamically filled by the __func__ macro.
>
> Signed-off-by: Quytelda Kahja <quytelda@...alin.org>
> ---
> drivers/staging/unisys/visorbus/visorbus_main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
When you make a new version of a patch, always correctly version it, as
the documentation tells you to do.
Please fix that up here and resend.
thanks,
greg k-h
Powered by blists - more mailing lists