Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1596458
| From | simran singhal <singhalsimran0@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 0/7] staging: gc2235: Multiple checkpatch issues |
| Date | 2017-03-10 00:00 +0100 |
| Message-ID | <tjfcl-3bj-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
v1:
-change the subject of all the patches of the patch-series
simran singhal (7):
staging: gc2235: Remove unnecessary typecast of c90 int constant
staging: gc2235: Add blank line after a declaration
staging: gc2235: Replace NULL with "!"
staging: gc2235: Remove blank line before '}' and after '{' braces
staging: gc2235: Remove multiple assignments
staging: gc2235: Use x instead of x != NULL
staging: gc2235: Do not use multiple blank lines
drivers/staging/media/atomisp/i2c/gc2235.c | 32 ++++++++++++++++--------------
1 file changed, 17 insertions(+), 15 deletions(-)
--
2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v1 0/7] staging: gc2235: Multiple checkpatch issues simran singhal <singhalsimran0@gmail.com> - 2017-03-10 00:00 +0100
[PATCH v1 4/7] staging: gc2235: Remove blank line before '}' and after '{' braces simran singhal <singhalsimran0@gmail.com> - 2017-03-10 00:00 +0100
[PATCH v1 2/7] staging: gc2235: Add blank line after a declaration simran singhal <singhalsimran0@gmail.com> - 2017-03-10 00:00 +0100
csiph-web