Re: [PATCH v2 1/3] staging: iio: meter: Add the comment for mutex definition.

2017-05-14 Thread Jonathan Cameron
On 10/05/17 00:41, Harinath Nampally wrote: This patch fixes below checkpatch.pl warning: CHECK: struct mutex definition without comment Signed-off-by: Harinath Nampally They description is no longer correct. This moves a comment rather than adding one. J --- Changes

[PATCH v2 1/3] staging: iio: meter: Add the comment for mutex definition.

2017-05-09 Thread Harinath Nampally
This patch fixes below checkpatch.pl warning: CHECK: struct mutex definition without comment Signed-off-by: Harinath Nampally --- Changes in v2: - Removed the extra comment for mutex in the struct. drivers/staging/iio/meter/ade7753.c | 3 ++- 1 file changed, 1