Re: [PATCH v2 0/3] coding style warnings fixes

From: Jonathan Cameron
Date: Sun May 14 2017 - 11:24:28 EST


On 10/05/17 00:41, Harinath Nampally wrote:
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(-)

Please don't post new versions of a patch series as a reply to earlier versions.
It very rapidly leads to deep and unmanageable threads!

Jonathan