]> git.hungrycats.org Git - linux/commitdiff
ASoC: qcom: audioreach: use C-style "/*" comment
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 15 Jul 2026 00:05:24 +0000 (17:05 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 6 Aug 2026 16:15:18 +0000 (17:15 +0100)
Modify the "/**" to use "/*" instead since this is not a kernel-doc
comment. This avoids all kernel-doc warnings in this header file:

Warning: include/uapi/sound/snd_ar_tokens.h:61 Cannot find identifier on line:
 * %AR_TKN_U32_SUB_GRAPH_INSTANCE_ID:           Sub Graph Instance Id
Warning: ../include/uapi/sound/snd_ar_tokens.h:62 Cannot find identifier on line: *
Warning: ../include/uapi/sound/snd_ar_tokens.h:63 Cannot find identifier on line:
 * %AR_TKN_U32_SUB_GRAPH_PERF_MODE:             Performance mode of subgraph
Warning: include/uapi/sound/snd_ar_tokens.h:64 This comment starts with '/**', but isn't a kernel-doc comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Link: https://patch.msgid.link/20260715000525.739874-14-rdunlap@infradead.org
Signed-off-by: Mark Brown <broonie@kernel.org>
include/uapi/sound/snd_ar_tokens.h

index 1700e3f5cb64ae5c848fee9e49b3758b91907f0a..cf8ab6b85e34eea086bfac7b9249f3dc83229a08 100644 (file)
@@ -58,7 +58,7 @@ enum ar_event_types {
 #define SND_SOC_AR_TPLG_FE_BE_GRAPH_CTL_MIX    256
 #define SND_SOC_AR_TPLG_VOL_CTL                        257
 
-/**
+/*
  * %AR_TKN_U32_SUB_GRAPH_INSTANCE_ID:          Sub Graph Instance Id
  *
  * %AR_TKN_U32_SUB_GRAPH_PERF_MODE:            Performance mode of subgraph