From: Brian Masney <bmasney@redhat.com>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-kernel@vger.kernel.org,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: add missing function short descriptions for kernel-doc
Date: Tue, 12 May 2026 19:06:37 -0400 [thread overview]
Message-ID: <agOyfYyjWzT0YEHw@redhat.com> (raw)
In-Reply-To: <20260512212453.1306667-1-rdunlap@infradead.org>
On Tue, May 12, 2026 at 02:24:53PM -0700, Randy Dunlap wrote:
> Add short descriptions for 3 functions which are missing it.
> Modify the parameter name in comments to be @core instead of clk.
> Use corrected function names (with leading "__") in a few places.
>
> Warning: drivers/clk/clk.c:1899 missing initial short description on line:
> * __clk_recalc_accuracies
> Warning: drivers/clk/clk.c:1972 missing initial short description on line:
> * __clk_recalc_rates
> Warning: drivers/clk/clk.c:2244 missing initial short description on line:
> * __clk_speculate_rates
>
> This eliminates warnings in this file except for missing return value
> warnings, of which there are around 70.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Brian Masney <bmasney@redhat.com>
prev parent reply other threads:[~2026-05-12 23:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-12 21:24 [PATCH] clk: add missing function short descriptions for kernel-doc Randy Dunlap
2026-05-12 23:06 ` Brian Masney [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=agOyfYyjWzT0YEHw@redhat.com \
--to=bmasney@redhat.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=rdunlap@infradead.org \
--cc=sboyd@kernel.org \
/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