Re: [PATCH v2] clk: at91: sama7g5: remove all kernel-doc & kernel-doc warnings
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-08-29 04:20:23
Also in:
linux-arm-kernel, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-08-29 04:20:23
Also in:
linux-arm-kernel, lkml
Quoting Randy Dunlap (2021-08-19 15:32:37)
Remove all "/**" kernel-doc markers from sama7g5.c since they are all internal to this driver source file only. This eliminates 14 warnings that were reported by the kernel test robot. Signed-off-by: Randy Dunlap <redacted> Reported-by: kernel test robot <redacted> Cc: Claudiu Beznea <redacted> Cc: Michael Turquette <mturquette@baylibre.com> Cc: Stephen Boyd <sboyd@kernel.org> Cc: Eugen Hristev <redacted> Cc: linux-clk@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org ---
Applied to clk-next