Re: [PATCH 2/2] clk: samsung: Improve kernel-doc comments

From: Randy Dunlap
Date: Thu Nov 09 2023 - 17:42:33 EST




On 11/9/23 11:09, Sam Protsenko wrote:
> Unify and improve the style of kernel-doc comments in Samsung CCF
> framework. Resemble more idiomatic style described in [1] and commonly
> used throughout most of the kernel code.
>
> [1] Documentation/doc-guide/kernel-doc.rst
>
> Signed-off-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
> ---
> drivers/clk/samsung/clk-cpu.h | 30 +++----
> drivers/clk/samsung/clk.h | 158 ++++++++++++++++++----------------
> 2 files changed, 100 insertions(+), 88 deletions(-)
>

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

thanks.

--
~Randy