linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pci/asihpi: fix repeated words in comments
@ 2022-07-24  7:14 wangjianli
  2022-07-25  6:29 ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: wangjianli @ 2022-07-24  7:14 UTC (permalink / raw)
  To: perex, tiwai; +Cc: alsa-devel, linux-kernel, wangjianli

 Delete the redundant word 'in'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
 sound/pci/asihpi/hpi6000.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/pci/asihpi/hpi6000.c b/sound/pci/asihpi/hpi6000.c
index aa4d06353126..88d902997b74 100644
--- a/sound/pci/asihpi/hpi6000.c
+++ b/sound/pci/asihpi/hpi6000.c
@@ -388,7 +388,7 @@ void HPI_6000(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
  */
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] pci/asihpi: fix repeated words in comments
  2022-07-24  7:14 [PATCH] pci/asihpi: fix repeated words in comments wangjianli
@ 2022-07-25  6:29 ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2022-07-25  6:29 UTC (permalink / raw)
  To: wangjianli; +Cc: perex, tiwai, alsa-devel, linux-kernel

On Sun, 24 Jul 2022 09:14:13 +0200,
wangjianli wrote:
> 
>  Delete the redundant word 'in'.
> 
> Signed-off-by: wangjianli <wangjianli@cdjrlc.com>

Thanks, applied (with correction of the subject prefix).


Takashi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] pci/asihpi: fix repeated words in comments
@ 2022-07-24  7:10 wangjianli
  0 siblings, 0 replies; 3+ messages in thread
From: wangjianli @ 2022-07-24  7:10 UTC (permalink / raw)
  To: perex, tiwai; +Cc: alsa-devel, linux-kernel, wangjianli

 Delete the redundant word 'in'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
 sound/pci/asihpi/hpi6205.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/pci/asihpi/hpi6205.c b/sound/pci/asihpi/hpi6205.c
index 3d6914c64c4a..27e11b5f70b9 100644
--- 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 ***
  */
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-25  6:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-24  7:14 [PATCH] pci/asihpi: fix repeated words in comments wangjianli
2022-07-25  6:29 ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2022-07-24  7:10 wangjianli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).