Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1572533
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] staging: rtl8192e: Aligning the * on each line in block comments |
| Date | 2017-02-02 18:30 +0100 |
| Message-ID | <t6tmO-6Wj-9@gated-at.bofh.it> (permalink) |
| References | <t6sTL-6vB-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Feb 02, 2017 at 10:26:02PM +0530, Arushi wrote: > This patch fixes the issue by aligning the * on each line in block comments. > > Signed-off-by: Arushi <arushisinghal19971997@gmail.com> > --- > drivers/staging/speakup/fakekey.c | 10 +++++----- > drivers/staging/speakup/i18n.c | 14 +++++++------- > drivers/staging/speakup/main.c | 2 +- > drivers/staging/speakup/speakup_acntsa.c | 2 +- > drivers/staging/speakup/speakup_apollo.c | 2 +- > drivers/staging/speakup/speakup_decext.c | 2 +- > drivers/staging/speakup/speakup_decpc.c | 4 ++-- > drivers/staging/speakup/speakup_dtlk.c | 2 +- > drivers/staging/speakup/speakup_dtlk.h | 10 +++++----- > drivers/staging/speakup/speakup_ltlk.c | 2 +- > 10 files changed, 25 insertions(+), 25 deletions(-) What changed from v1? Always put that information below the --- line. Please resend v3 with that information. thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] staging: rtl8192e: Aligning the * on each line in block comments Arushi <arushisinghal19971997@gmail.com> - 2017-02-02 18:00 +0100 Re: [PATCH v2] staging: rtl8192e: Aligning the * on each line in block comments Greg KH <gregkh@linuxfoundation.org> - 2017-02-02 18:30 +0100
csiph-web