From: Bartosz Golaszewski Date: Wed, 2 Oct 2019 08:57:58 +0000 (+0200) Subject: iio: pressure: bmp280: remove stray newline X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a521d52d1eb20265e830d155ff684453ea229c86;p=linux.git iio: pressure: bmp280: remove stray newline Remove a stray newline from the probe callback. Signed-off-by: Bartosz Golaszewski Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/pressure/bmp280-core.c b/drivers/iio/pressure/bmp280-core.c index 8d0f15f27dc55..c3b5c1f6614da 100644 --- a/drivers/iio/pressure/bmp280-core.c +++ b/drivers/iio/pressure/bmp280-core.c @@ -1130,7 +1130,6 @@ int bmp280_common_probe(struct device *dev, if (ret) goto out_runtime_pm_disable; - return 0; out_runtime_pm_disable: