Re: [PATCH 3/4] iio: pressure: bmp280: remove stray newline

2019-10-06 Thread Jonathan Cameron
On Wed, 2 Oct 2019 10:57:58 +0200 Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Remove a stray newline from the probe callback. > > Signed-off-by: Bartosz Golaszewski Applied to the togreg branch of iio.git and pushed out as testing for no particular reason (well for the other p

[PATCH 3/4] iio: pressure: bmp280: remove stray newline

2019-10-02 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Remove a stray newline from the probe callback. Signed-off-by: Bartosz Golaszewski --- drivers/iio/pressure/bmp280-core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/iio/pressure/bmp280-core.c b/drivers/iio/pressure/bmp280-core.c index f22400e1e98f..fd