mbox series

[v2,0/4] iio:potentiostat:lmp91000: Adjust codestyle, and minor cleanup changes

Message ID 20190308194655.5983-1-anderson.reis.rosa@usp.com (mailing list archive)
Headers show
Series iio:potentiostat:lmp91000: Adjust codestyle, and minor cleanup changes | expand

Message

Anderson Reis March 8, 2019, 7:46 p.m. UTC
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 also changed a dev_err message as requested


Anderson Reis (3):
  iio:potentiostat:lmp91000: reduce line width and remove blank line
  iio:potentiostat:lmp91000: invert if statement
  iio:potentiostat:lmp91000: change dev_err message

Lucas Oshiro (1):
  iio:potentiostat:lmp91000: remove unnecessary parentheses

 drivers/iio/potentiostat/lmp91000.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)