commit | 1482705087b820a3b7019cc9d8a7c760b8999994 | [log] [tgz] |
---|---|---|
author | rodrigosiqueira <rodrigosiqueiramelo@gmail.com> | Fri Feb 16 17:44:41 2018 -0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Feb 17 12:41:44 2018 +0000 |
tree | 07f31d4b05659fb7b31b1b424f9aa1eaa72ce397 | |
parent | 9b5c09b263f169bd0e0224d61328440f1eb01300 [diff] |
iio:pressure:ms5611: Fix coding style in probe function This patch fixes the checkpatch.pl warning and error: iio/pressure/ms5611.h:66: ERROR: code indent should use tabs where possible iio/pressure/ms5611.h:66: WARNING: please, no spaces at the start of a line iio/pressure/ms5611.h:66: ERROR: "foo* bar" should be "foo *bar" Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>