[PATCH 2/4] iio: accel: Remove trailing whitespace

Daniel Baluta daniel.baluta at gmail.com
Tue Dec 16 11:09:37 EET 2014


On Sat, Dec 13, 2014 at 11:55 AM, Roberta Dobrescu
<roberta.dobrescu at gmail.com> wrote:
> This patch fixes the following checkpatch.pl error:
> ERROR: trailing whitespace
>
> Signed-off-by: Roberta Dobrescu <roberta.dobrescu at gmail.com>

Looks good.

> ---
>  drivers/iio/accel/mma8452.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/accel/mma8452.c b/drivers/iio/accel/mma8452.c
> index a04af56..221c9d2 100644
> --- a/drivers/iio/accel/mma8452.c
> +++ b/drivers/iio/accel/mma8452.c
> @@ -112,7 +112,7 @@ static const int mma8452_samp_freq[8][2] = {
>         {6, 250000}, {1, 560000}
>  };
>
> -/*
> +/*
>   * Hardware has fullscale of -2G, -4G, -8G corresponding to raw value -2048
>   * The userspace interface uses m/s^2 and we declare micro units
>   * So scale factor is given by:
> --
> 1.9.1
>
>


More information about the firefly mailing list