From: Jonathan Cameron <jic23@kernel.org>
To: Victor Colombo <victorcolombo@gmail.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Michael Hennerich <Michael.Hennerich@analog.com>,
Hartmut Knaack <knaack.h@gmx.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-iio@vger.kernel.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org, kernel-usp@googlegroups.com
Subject: Re: [PATCH 2/2] staging: iio: ad5933: Remove unnecessary blank line
Date: Sun, 28 Oct 2018 15:01:38 +0000 [thread overview]
Message-ID: <20181028150138.78754acf@archlinux> (raw)
In-Reply-To: <20181022204127.ususo2472wcum24f@smtp.gmail.com>
On Mon, 22 Oct 2018 17:41:27 -0300
Victor Colombo <victorcolombo@gmail.com> wrote:
> This patch fixes the checkpatch.pl warning:
>
> WARNING: Blank lines aren't necessary before a close brace '}'
>
> Signed-off-by: Victor Colombo <victorcolombo@gmail.com>
Applied to the togreg branch of iio.git and pushed out as testing for
the autobuilders to ignore it (we'll be testing the other patches I
applied today rather than this one which can't really be wrong :)
Thanks,
Jonathan
> ---
> drivers/staging/iio/impedance-analyzer/ad5933.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/iio/impedance-analyzer/ad5933.c b/drivers/staging/iio/impedance-analyzer/ad5933.c
> index 7a216ea90784..f9bcb8310e21 100644
> --- a/drivers/staging/iio/impedance-analyzer/ad5933.c
> +++ b/drivers/staging/iio/impedance-analyzer/ad5933.c
> @@ -267,7 +267,6 @@ static void ad5933_calc_out_ranges(struct ad5933_state *st)
>
> for (i = 0; i < 4; i++)
> st->range_avail[i] = normalized_3v3[i] * st->vref_mv / 3300;
> -
> }
>
> /*
prev parent reply other threads:[~2018-10-28 23:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-22 20:41 [PATCH 2/2] staging: iio: ad5933: Remove unnecessary blank line Victor Colombo
2018-10-28 15:01 ` 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=20181028150138.78754acf@archlinux \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=kernel-usp@googlegroups.com \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--cc=victorcolombo@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;
as well as URLs for NNTP newsgroup(s).