Re: [PATCH v3 1/8] rtc: max77686: convert comments to kernel-doc format
From: Randy Dunlap <hidden>
Date: 2021-11-11 23:16:12
Also in:
linux-rtc, linux-watchdog, lkml
From: Randy Dunlap <hidden>
Date: 2021-11-11 23:16:12
Also in:
linux-rtc, linux-watchdog, lkml
On 11/11/21 2:58 PM, Luca Ceresoli wrote:
Convert the comments documenting this struct to kernel-doc format for standardization and readability. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: Krzysztof Kozlowski <redacted> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> --- Changes in v3: none Changes in v2: none --- drivers/rtc/rtc-max77686.c | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-)
Reviewed-by: Randy Dunlap <redacted> Thanks. -- ~Randy