mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Masahiro Yamada <masahiroy@kernel.org>
To: Clement Leger <cleger@kalray.eu>
Cc: Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH] clocksource: kvx: remove unused variable np.
Date: Sun, 17 May 2020 20:46:44 +0900	[thread overview]
Message-ID: <CAK7LNATD3qieDu9psZhORE74MKHw71suphj9Su2=UzZjo4C=dA@mail.gmail.com> (raw)
In-Reply-To: <20200515153947.31109-1-cleger@kalray.eu>

On Sat, May 16, 2020 at 12:40 AM Clement Leger <cleger@kalray.eu> wrote:


No period at the end of the patch subject, please.

(Maybe, Sascha can fix it up, though)


> Remove unused variable np from probe function.
>
> Signed-off-by: Clement Leger <cleger@kalray.eu>
> ---
>  drivers/clocksource/kvx_timer.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clocksource/kvx_timer.c b/drivers/clocksource/kvx_timer.c
> index f16d77b9d..4125ddbee 100644
> --- a/drivers/clocksource/kvx_timer.c
> +++ b/drivers/clocksource/kvx_timer.c
> @@ -27,7 +27,6 @@ static int kvx_timer_probe(struct device_d *dev)
>  {
>         struct clk *clk;
>         uint32_t clk_freq;
> -       struct device_node *np = dev->device_node;
>
>         /* Get clock frequency */
>         clk = clk_get(dev, NULL);
> --
> 2.17.1
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox



-- 
Best Regards
Masahiro Yamada

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2020-05-17 11:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 15:39 Clement Leger
2020-05-17 11:46 ` Masahiro Yamada [this message]
2020-05-18  6:21 ` Sascha Hauer

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='CAK7LNATD3qieDu9psZhORE74MKHw71suphj9Su2=UzZjo4C=dA@mail.gmail.com' \
    --to=masahiroy@kernel.org \
    --cc=barebox@lists.infradead.org \
    --cc=cleger@kalray.eu \
    /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