Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1481152 > unrolled thread
| Started by | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2016-09-12 13:20 +0200 |
| Last post | 2016-09-15 21:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-09-12 13:20 +0200 |
| Subject | Re: [PATCH 2/2] staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c |
| Message-ID | <sgxrk-2vU-15@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Moshe Green <mgmoshes@gmail.com> |
|---|---|
| Date | 2016-09-15 21:10 +0200 |
| Message-ID | <shKcN-2yp-5@gated-at.bofh.it> |
| In reply to | #1481152 |
On Mon, Sep 12, 2016 at 01:17:25PM +0200, Greg KH wrote: > 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 Will do. Thanks Moshe Green
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web