Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1677825
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Staging: unisys: visorbus: Fix coding style warning from checkpatch.pl. |
| Date | 2017-06-29 16:40 +0200 |
| Message-ID | <tXILU-ia-29@gated-at.bofh.it> (permalink) |
| References | <tXbdg-Yp-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@tamalin.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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Staging: unisys: visorbus: Fix coding style warning from checkpatch.pl. Quytelda Kahja <quytelda@tamalin.org> - 2017-06-28 04:50 +0200 Re: [PATCH] Staging: unisys: visorbus: Fix coding style warning from checkpatch.pl. Frans Klaver <fransklaver@gmail.com> - 2017-06-28 10:40 +0200 Re: [PATCH] Staging: unisys: visorbus: Fix coding style warning from checkpatch.pl. Greg KH <gregkh@linuxfoundation.org> - 2017-06-29 16:40 +0200
csiph-web