[PATCH 0/5] iio:potentiostat:lmp91000: Adjust codestyle, and minor cleanup changes
From: Lucas Oshiro
Date: Mon Feb 18 2019 - 12:22:59 EST
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.
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(-)
--
2.20.1