Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702355
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: rtl8192e: Change fixed function names with "%s: ", __func__ |
| Date | 2017-08-02 20:10 +0200 |
| Message-ID | <ua6fL-4Ya-9@gated-at.bofh.it> (permalink) |
| References | <ua6fM-4Ya-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Aug 03, 2017 at 01:59:56AM +0800, vergilzhang wrote: > staging: rtl8192e: Fix coding style issue caught by checkpatch.pl related to function name in debug print > > Signed-off-by: vergilzhang <zhang_shurong@foxmail.com> > --- > drivers/staging/rtl8192e/dot11d.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) You didn't pay attention to the other issues my patch bot sent you about this patch, why not? I'll just wait for you to fix them all and drop this one for now, sorry. greg k-h
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] staging: rtl8192e: Change fixed function names with "%s: ", __func__ Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-02 20:10 +0200
csiph-web