Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1547202
| From | Scott Matheina <scott@matheina.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCHv4 0/8] Checkpatch fixes to driver/staging/iio/addac |
| Date | 2016-12-25 21:10 +0100 |
| Message-ID | <sSnhf-22f-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
*** BLURB HERE *** Scott Matheina (8): fixed long description text exceeding 80 characters Fixed variables not being consistently lower case Fix camel case issues Fix braces not present on all arms of if else statement Remove line after closing braces Fixed code wrap alignment with preceding (. Changed code to align with coding style of using octat Fixes style issues due to mis-aligned carry over lines drivers/staging/iio/addac/adt7316.c | 850 +++++++++++++++++------------------- 1 file changed, 397 insertions(+), 453 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCHv4 0/8] Checkpatch fixes to driver/staging/iio/addac Scott Matheina <scott@matheina.com> - 2016-12-25 21:10 +0100
[PATCHv4 8/8] Fixes style issues due to mis-aligned carry over lines Scott Matheina <scott@matheina.com> - 2016-12-25 21:10 +0100
Re: [PATCHv4 8/8] Fixes style issues due to mis-aligned carry over lines Jonathan Cameron <jic23@kernel.org> - 2016-12-30 20:00 +0100
csiph-web