]> git.hungrycats.org Git - linux/commit
iio: pressure: bmp280: Improve indentation and line wrapping
authorVasileios Amoiridis <vassilisamir@gmail.com>
Mon, 29 Apr 2024 19:00:37 +0000 (21:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 10:01:11 +0000 (12:01 +0200)
commit68dc17268d02312f3dee2dfeccbcac9f81990ed6
tree0bedd51be07ab909b726cce7f3e36dc53575d829
parentde4d873a7932a1926ef7598004e5d0ad605ff40a
iio: pressure: bmp280: Improve indentation and line wrapping

[ Upstream commit 439ce8961bdd2e925c1f6adc82ce9fe3931e2c08 ]

Fix indentations that are not following the standards, remove
extra white lines and add missing white lines.

Signed-off-by: Vasileios Amoiridis <vassilisamir@gmail.com>
Link: https://lore.kernel.org/r/20240429190046.24252-2-vassilisamir@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Stable-dep-of: b9065b0250e1 ("iio: pressure: bmp280: Fix regmap for BMP280 device")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/iio/pressure/bmp280-core.c
drivers/iio/pressure/bmp280-spi.c