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