RE: [PATCH 03/11] ASoC: codecs: da7210: fix kernel-doc

2020-07-03 Thread Adam Thomson
On 01 July 2020 19:24, Pierre-Louis Bossart wrote: > Fix W=1 warning, the kernel-doc syntax was probably from Doxygen? > > Signed-off-by: Pierre-Louis Bossart So is the issue that the Kernel warning mechanism doesn't like Doxygen syntax? If so then: Acked-by: Adam Thomson > --- >

[PATCH 03/11] ASoC: codecs: da7210: fix kernel-doc

2020-07-01 Thread Pierre-Louis Bossart
Fix W=1 warning, the kernel-doc syntax was probably from Doxygen? Signed-off-by: Pierre-Louis Bossart --- sound/soc/codecs/da7210.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/sound/soc/codecs/da7210.c b/sound/soc/codecs/da7210.c index