From: Stephen Boyd <sboyd@kernel.org>
To: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>,
linux-clk@vger.kernel.org
Cc: git@xilinx.com, michal.simek@xilinx.com,
linux-kernel@vger.kernel.org,
Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Subject: Re: [PATCH 1/2] clk: zynq: trivial warning fix
Date: Fri, 11 Mar 2022 18:26:18 -0800 [thread overview]
Message-ID: <20220312022620.156C7C340E9@smtp.kernel.org> (raw)
In-Reply-To: <20220222130903.17235-2-shubhrajyoti.datta@xilinx.com>
Quoting Shubhrajyoti Datta (2022-02-22 05:09:02)
> Fix the below warning
>
> WARNING: Missing a blank line after declarations
> + int enable = !!(fclk_enable & BIT(i - fclk0));
> + zynq_clk_register_fclk(i, clk_output_name[i],
>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
> ---
Applied to clk-next
next prev parent reply other threads:[~2022-03-12 2:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-22 13:09 [PATCH 0/2] clk: zynq: trivial fixes Shubhrajyoti Datta
2022-02-22 13:09 ` [PATCH 1/2] clk: zynq: trivial warning fix Shubhrajyoti Datta
2022-03-12 2:26 ` Stephen Boyd [this message]
2022-02-22 13:09 ` [PATCH 2/2] clk: zynq: Update the parameters to zynq_clk_register_periph_clk Shubhrajyoti Datta
2022-03-12 2:26 ` Stephen Boyd
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=20220312022620.156C7C340E9@smtp.kernel.org \
--to=sboyd@kernel.org \
--cc=git@xilinx.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=shubhrajyoti.datta@xilinx.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