linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sound: asihpi: delete duplicated word
@ 2020-07-19 18:08 Randy Dunlap
  2020-07-19 18:51 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-19 18:08 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Takashi Iwai, Jaroslav Kysela, alsa-devel

Delete the doubled word "of" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: alsa-devel@alsa-project.org
---
 sound/pci/asihpi/hpi_internal.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/sound/pci/asihpi/hpi_internal.h
+++ linux-next-20200717/sound/pci/asihpi/hpi_internal.h
@@ -53,7 +53,7 @@ If handle is invalid *pPhysicalAddr is s
 u16 hpios_locked_mem_get_phys_addr(struct consistent_dma_area
 	*locked_mem_handle, u32 *p_physical_addr);
 
-/** Get the CPU address of of memory represented by LockedMemHandle.
+/** Get the CPU address of memory represented by LockedMemHandle.
 
 If handle is NULL *ppvVirtualAddr is set to NULL and return 1
 */

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

* Re: [PATCH] sound: asihpi: delete duplicated word
  2020-07-19 18:08 [PATCH] sound: asihpi: delete duplicated word Randy Dunlap
@ 2020-07-19 18:51 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2020-07-19 18:51 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, Jaroslav Kysela, alsa-devel

On Sun, 19 Jul 2020 20:08:48 +0200,
Randy Dunlap wrote:
> 
> Delete the doubled word "of" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Takashi Iwai <tiwai@suse.de>
> Cc: Jaroslav Kysela <perex@perex.cz>
> Cc: alsa-devel@alsa-project.org

Applied now, thanks.


Takashi

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

end of thread, other threads:[~2020-07-19 18:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19 18:08 [PATCH] sound: asihpi: delete duplicated word Randy Dunlap
2020-07-19 18:51 ` Takashi Iwai

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).