* [PATCH] ASoC: fix kernel-doc warnings in sound/soc/soc-ops.c
@ 2015-11-24 1:37 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2015-11-24 1:37 UTC (permalink / raw)
To: moderated for non-subscribers, Liam Girdwood, Mark Brown; +Cc: LKML
From: Randy Dunlap <rdunlap@infradead.org>
Fix kernel-doc warnings in soc-ops.c:
..//sound/soc/soc-ops.c:415: warning: No description found for parameter 'ucontrol'
..//sound/soc/soc-ops.c:415: warning: Excess function parameter 'uinfo' description in 'snd_soc_put_volsw_sx'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
---
sound/soc/soc-ops.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- lnx-44-rc2.orig/sound/soc/soc-ops.c
+++ lnx-44-rc2/sound/soc/soc-ops.c
@@ -404,7 +404,7 @@ EXPORT_SYMBOL_GPL(snd_soc_get_volsw_sx);
/**
* snd_soc_put_volsw_sx - double mixer set callback
* @kcontrol: mixer control
- * @uinfo: control element information
+ * @ucontrol: control element information
*
* Callback to set the value of a double mixer control that spans 2 registers.
*
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-24 1:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-24 1:37 [PATCH] ASoC: fix kernel-doc warnings in sound/soc/soc-ops.c Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox