projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48d8bd7
)
ALSA: asihpi: Fix typo in comments
author
shaomin Deng
<dengshaomin@cdjrlc.com>
Thu, 21 Jul 2022 15:55:17 +0000
(11:55 -0400)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 22 Jul 2022 07:40:44 +0000
(09:40 +0200)
Delete the repeated word "in" in comments.
Signed-off-by: shaomin Deng <dengshaomin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220721155517.2438-1-dengshaomin@cdjrlc.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/asihpi/hpi6205.c
patch
|
blob
|
history
diff --git
a/sound/pci/asihpi/hpi6205.c
b/sound/pci/asihpi/hpi6205.c
index
3d6914c
..
27e11b5
100644
(file)
--- a/
sound/pci/asihpi/hpi6205.c
+++ b/
sound/pci/asihpi/hpi6205.c
@@
-445,7
+445,7
@@
void HPI_6205(struct hpi_message *phm, struct hpi_response *phr)
/* SUBSYSTEM */
/** Create an adapter object and initialise it based on resource information
- * passed in
in
the message
+ * passed in the message
* *** NOTE - you cannot use this function AND the FindAdapters function at the
* same time, the application must use only one of them to get the adapters ***
*/