Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
Cc: linux-iio@vger.kernel.org, Tomasz Duszynski <tduszyns@gmail.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: chemical: sps030: Reformat comment in a more readable way
Date: Sun, 5 Feb 2023 14:56:42 +0000	[thread overview]
Message-ID: <20230205145642.3f2c3d1d@jic23-huawei> (raw)
In-Reply-To: <20230129132020.1352368-1-j.neuschaefer@gmx.net>

On Sun, 29 Jan 2023 14:20:20 +0100
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> It's easier to see the (lack of) difference between the lines when they
> are visually aligned.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Applied.

Thanks,

Jonathan

> ---
>  drivers/iio/chemical/sps30_i2c.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/iio/chemical/sps30_i2c.c b/drivers/iio/chemical/sps30_i2c.c
> index 2aed483a2fdec..0cb5d9b65d625 100644
> --- a/drivers/iio/chemical/sps30_i2c.c
> +++ b/drivers/iio/chemical/sps30_i2c.c
> @@ -68,10 +68,10 @@ static int sps30_i2c_command(struct sps30_state *state, u16 cmd, void *arg, size
>  	/*
>  	 * Internally sensor stores measurements in a following manner:
>  	 *
> -	 * PM1: upper two bytes, crc8, lower two bytes, crc8
> +	 * PM1:   upper two bytes, crc8, lower two bytes, crc8
>  	 * PM2P5: upper two bytes, crc8, lower two bytes, crc8
> -	 * PM4: upper two bytes, crc8, lower two bytes, crc8
> -	 * PM10: upper two bytes, crc8, lower two bytes, crc8
> +	 * PM4:   upper two bytes, crc8, lower two bytes, crc8
> +	 * PM10:  upper two bytes, crc8, lower two bytes, crc8
>  	 *
>  	 * What follows next are number concentration measurements and
>  	 * typical particle size measurement which we omit.
> --
> 2.39.0
> 


      reply	other threads:[~2023-02-05 14:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29 13:20 [PATCH] iio: chemical: sps030: Reformat comment in a more readable way Jonathan Neuschäfer
2023-02-05 14:56 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230205145642.3f2c3d1d@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=j.neuschaefer@gmx.net \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tduszyns@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox