diff mbox series

iio: gyro: bmg160_core: remove trailing tab

Message ID 20241023-iio-gyro-bmg160_core-remove-trailing-tab-v1-1-9343c7dc4110@baylibre.com (mailing list archive)
State Accepted
Headers show
Series iio: gyro: bmg160_core: remove trailing tab | expand

Commit Message

Julien Stephan Oct. 23, 2024, 1:39 p.m. UTC
Remove trailing tab

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
---
 drivers/iio/gyro/bmg160_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


---
base-commit: 9090ececac9ff1e22fb7e042f3c886990a8fb090
change-id: 20241023-iio-gyro-bmg160_core-remove-trailing-tab-19904deebd9e

Best regards,

Comments

Jonathan Cameron Oct. 26, 2024, 1:02 p.m. UTC | #1
On Wed, 23 Oct 2024 15:39:40 +0200
Julien Stephan <jstephan@baylibre.com> wrote:

> Remove trailing tab
> 
> Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Applied.
Thanks.
> ---
>  drivers/iio/gyro/bmg160_core.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/gyro/bmg160_core.c b/drivers/iio/gyro/bmg160_core.c
> index 10728d5ccae398d15c1d51e0380306042675d5c0..9ae03631090a4ac68ffab92726ee8b8e9c1bb401 100644
> --- a/drivers/iio/gyro/bmg160_core.c
> +++ b/drivers/iio/gyro/bmg160_core.c
> @@ -444,7 +444,7 @@ static int bmg160_setup_new_data_interrupt(struct bmg160_data *data,
>  
>  static int bmg160_get_bw(struct bmg160_data *data, int *val)
>  {
> -	struct device *dev = regmap_get_device(data->regmap);	
> +	struct device *dev = regmap_get_device(data->regmap);
>  	int i;
>  	unsigned int bw_bits;
>  	int ret;
> 
> ---
> base-commit: 9090ececac9ff1e22fb7e042f3c886990a8fb090
> change-id: 20241023-iio-gyro-bmg160_core-remove-trailing-tab-19904deebd9e
> 
> Best regards,
diff mbox series

Patch

diff --git a/drivers/iio/gyro/bmg160_core.c b/drivers/iio/gyro/bmg160_core.c
index 10728d5ccae398d15c1d51e0380306042675d5c0..9ae03631090a4ac68ffab92726ee8b8e9c1bb401 100644
--- a/drivers/iio/gyro/bmg160_core.c
+++ b/drivers/iio/gyro/bmg160_core.c
@@ -444,7 +444,7 @@  static int bmg160_setup_new_data_interrupt(struct bmg160_data *data,
 
 static int bmg160_get_bw(struct bmg160_data *data, int *val)
 {
-	struct device *dev = regmap_get_device(data->regmap);	
+	struct device *dev = regmap_get_device(data->regmap);
 	int i;
 	unsigned int bw_bits;
 	int ret;