Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1597028
| From | Arushi Singhal <arushisinghal19971997@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] staging: speakup: checkpatch guided cleanups |
| Date | 2017-03-10 11:40 +0100 |
| Message-ID | <tjq7L-2G5-1@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: Placed Logical on the previous line staging: speakup: spaces preferred around operator drivers/staging/speakup/main.c | 8 ++++---- drivers/staging/speakup/serialio.c | 4 ++-- drivers/staging/speakup/speakup.h | 12 ++++++------ drivers/staging/speakup/speakup_acntpc.c | 4 ++-- drivers/staging/speakup/speakup_decpc.c | 14 +++++++------- drivers/staging/speakup/speakup_dtlk.c | 14 +++++++------- drivers/staging/speakup/speakup_keypc.c | 12 ++++++------ drivers/staging/speakup/speakup_ltlk.c | 2 +- 8 files changed, 35 insertions(+), 35 deletions(-) -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] staging: speakup: checkpatch guided cleanups Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-10 11:40 +0100 [PATCH 1/2] staging: speakup: Placed Logical on the previous line Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-10 11:40 +0100 [PATCH 2/2] staging: speakup: spaces preferred around operator Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-10 11:40 +0100
csiph-web