Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1603984
| From | Arushi Singhal <arushisinghal19971997@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, |
| Date | 2017-03-19 15:10 +0100 |
| Message-ID | <tmJ4d-6cn-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Improve readability by fixing multiple checkpatch.pl issues in speakup driver. Arushi Singhal (2): staging: speakup: Moved OR operator to previous line. staging: speakup: spaces preferred around operator drivers/staging/speakup/main.c | 8 ++++---- drivers/staging/speakup/speakup.h | 12 ++++++------ drivers/staging/speakup/speakup_acntpc.c | 2 +- drivers/staging/speakup/speakup_decpc.c | 20 ++++++++++---------- drivers/staging/speakup/speakup_dtlk.c | 2 +- drivers/staging/speakup/speakup_keypc.c | 6 +++--- drivers/staging/speakup/speakup_ltlk.c | 2 +- 7 files changed, 26 insertions(+), 26 deletions(-) -- changes in v2 - correct the commit message of [PATCH 1/2] 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-19 15:10 +0100
[PATCH v2 1/2] staging: speakup: Moved OR operator to previous line. Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-19 16:00 +0100
Re: [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Greg KH <gregkh@linuxfoundation.org> - 2017-03-21 07:20 +0100
Re: [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Greg KH <gregkh@linuxfoundation.org> - 2017-03-21 08:00 +0100
csiph-web