iio: pressure: bmp280: remove stray newline

Remove a stray newline from the probe callback.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
Bartosz Golaszewski 2019-10-02 10:57:58 +02:00 committed by Jonathan Cameron
parent 420119fcc5
commit a521d52d1e

View File

@ -1130,7 +1130,6 @@ int bmp280_common_probe(struct device *dev,
if (ret)
goto out_runtime_pm_disable;
return 0;
out_runtime_pm_disable: