Re: [PATCH 1/1] Staging: iio: meter: ade7854-i2c: code style improvements

From: Sudip Mukherjee
Date: Fri Feb 13 2015 - 03:27:36 EST


On Thu, Feb 12, 2015 at 10:49:46PM -0800, Tolga Ceylan wrote:
> Code reformatting based on checkpatch.pl with --strict:
> 1) Lines over 80 characters were fixed
> 2) Alignment should match open paranthesis cases corrected
> 3) Comparison to NULL rewritten as !indio_dev

you are doing three different types of changes here. one patch should have only one type of change.

regards
sudip
>
> Signed-off-by: Tolga Ceylan <tolga.ceylan@xxxxxxxxx>
> ---
> drivers/staging/iio/meter/ade7854-i2c.c | 39 +++++++++++++++++----------------
> 1 file changed, 20 insertions(+), 19 deletions(-)
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/