Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1638456
| From | Harinath Nampally <harinath922@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] coding style warnings fixes |
| Date | 2017-05-10 01:50 +0200 |
| Message-ID | <tFn3b-i8-7@gated-at.bofh.it> (permalink) |
| References | <tF84a-77W-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This revised patchset is for improvement in [PATCH v2 1/3]
as per the code review comment from Dan Carpenter.
Other two patches [PATCH v2 2/3] and [PATCH v2 3/3] are unchanged,
so they are same as [PATCH 2/3] and [PATCH 3/3] respectively.
Please find the following related patches:
[PATCH v2 1/3] staging: iio: meter: Add the comment for mutex definition
[PATCH v2 2/3] staging: iio: meter: Fix the identations for proper alignments
[PATCH v2 3/3] staging: iio: meter: Replace symbolic permissions with octal permissions
Harinath Nampally (3):
staging: iio: meter: Add the comment for mutex definition
staging: iio: meter: Fix the identations for proper alignments
staging: iio: meter: Replace symbolic permissions with octal
permissions
drivers/staging/iio/meter/ade7753.c | 104 ++++++++++++++++++------------------
1 file changed, 51 insertions(+), 52 deletions(-)
--
2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] coding style warnings fixes Harinath Nampally <harinath922@gmail.com> - 2017-05-09 04:00 +0200
[PATCH 1/3] staging: iio: meter: Add the comment for mutex definition Harinath Nampally <harinath922@gmail.com> - 2017-05-09 04:00 +0200
Re: [PATCH 1/3] staging: iio: meter: Add the comment for mutex definition Dan Carpenter <dan.carpenter@oracle.com> - 2017-05-09 09:50 +0200
[PATCH v2 1/3] staging: iio: meter: Add the comment for mutex definition. Harinath Nampally <harinath922@gmail.com> - 2017-05-10 01:50 +0200
[PATCH v2 3/3] staging: iio: meter: Replace symbolic permissions with octal permissions. Harinath Nampally <harinath922@gmail.com> - 2017-05-10 01:50 +0200
[PATCH v2 0/3] coding style warnings fixes Harinath Nampally <harinath922@gmail.com> - 2017-05-10 01:50 +0200
[PATCH v2 2/3] staging: iio: meter: Fix the identations for proper alignments. Harinath Nampally <harinath922@gmail.com> - 2017-05-10 01:50 +0200
csiph-web