Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1481152
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c |
| Date | 2016-09-12 13:20 +0200 |
| Message-ID | <sgxrk-2vU-15@gated-at.bofh.it> (permalink) |
| References | <sdK1H-Pj-11@gated-at.bofh.it> <sdK1H-Pj-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Sep 04, 2016 at 09:04:10PM +0300, Moshe Green wrote: > Fix the following warning types: > - line length > - block comment line * prefix > - trailing */ on a separate line > found by the checkpatch.pl tool in multiple block comments. > > Fix a single spelling error in a comment. > > Signed-off-by: Moshe Green <mgmoshes@gmail.com> > --- > drivers/staging/sm750fb/ddk750_chip.c | 49 +++++++++++++++++++---------------- > 1 file changed, 27 insertions(+), 22 deletions(-) As I didn't take the first patch, this one didn't apply :( Please resend when you send the first one again. thanks, greg k-h
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 2/2] staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c Greg KH <gregkh@linuxfoundation.org> - 2016-09-12 13:20 +0200 Re: [PATCH 2/2] staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c Moshe Green <mgmoshes@gmail.com> - 2016-09-15 21:10 +0200
csiph-web