Re: [PATCH 0/5] iio:potentiostat:lmp91000: Adjust codestyle, and minor cleanup changes

From: Jonathan Cameron
Date: Wed Feb 20 2019 - 04:41:52 EST


On Mon, 18 Feb 2019 14:22:31 -0300
Lucas Oshiro <lucasseikioshiro@xxxxxxxxx> wrote:

> Hi,
>
> We solved some checkpath.el CHECKs and WARNINGs. We also inverted the arms of
> an if statement, in order to make the code smaller as the else statement was
> supressed. We added a missing '\n' on a dev_err message.

Please try to identify the original author. Matt is still definitely
about, and he is obviously likely to be able to provide the most detailed
review of changes to this driver.

Thanks,

Jonathan

>
> Lucas Oshiro (5):
> iio:potentiostat:lmp91000: remove unnecessary parentheses
> iio:potentiostat:lmp91000: insert braces around if arms
> iio:potentiostat:lmp91000: reduce line width and remove blank line
> iio:potentiostat:lmp91000: invert if statement
> iio:potentiostat:lmp91000: add '\n' on dev_err
>
> drivers/iio/potentiostat/lmp91000.c | 14 ++++++--------
> 1 file changed, 6 insertions(+), 8 deletions(-)
>