projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff40e6
)
ALSA: core: pcm_iec958: fix kernel-doc
author
Pierre-Louis Bossart
<pierre-louis.bossart@linux.intel.com>
Thu, 2 Jul 2020 19:38:42 +0000
(14:38 -0500)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 7 Jul 2020 08:22:33 +0000
(10:22 +0200)
Fix W=1 warning. The kernel doc uses the hwparams type instead of the
argument name.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link:
https://lore.kernel.org/r/20200702193842.169215-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_iec958.c
patch
|
blob
|
history
diff --git
a/sound/core/pcm_iec958.c
b/sound/core/pcm_iec958.c
index 073540f73b2f20cdb3010334b9b086ea696f8f95..f9a211cc1f2c7c818b8207a11a46d2e5f9f3512e 100644
(file)
--- a/
sound/core/pcm_iec958.c
+++ b/
sound/core/pcm_iec958.c
@@
-103,7
+103,7
@@
EXPORT_SYMBOL(snd_pcm_create_iec958_consumer);
/**
* snd_pcm_create_iec958_consumer_hw_params - create IEC958 channel status
- * @
hw_
params: the hw_params instance for extracting rate and sample format
+ * @params: the hw_params instance for extracting rate and sample format
* @cs: channel status buffer, at least four bytes
* @len: length of channel status buffer
*