Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1596202
| From | Arushi Singhal <arushisinghal19971997@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] staging: speakup: checkpatch guided cleanups |
| Date | 2017-03-09 17:50 +0100 |
| Message-ID | <tj9qh-7Ol-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Improve readability by fixing multiple checkpatch.pl issues in speakup driver. Arushi Singhal (4): staging: speakup: Comparison to NULL could be written staging: speakup:indentation should use tabs staging: speakup: Alignment match open parenthesis staging: speakup: Placed Logical on the previous line drivers/staging/speakup/fakekey.c | 2 +- drivers/staging/speakup/i18n.c | 4 ++-- drivers/staging/speakup/kobjects.c | 42 +++++++++++++++++----------------- drivers/staging/speakup/main.c | 46 +++++++++++++++++++------------------- 4 files changed, 47 insertions(+), 47 deletions(-) -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] staging: speakup: checkpatch guided cleanups Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-09 17:50 +0100 [PATCH 3/4] staging: speakup: Alignment match open parenthesis Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-09 18:40 +0100 Re: [PATCH 0/4] staging: speakup: checkpatch guided cleanups Greg KH <gregkh@linuxfoundation.org> - 2017-03-09 19:40 +0100
csiph-web