Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ALSA: asihpi: delete duplicated word

Delete the doubled word "of" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20200719180848.22572-1-rdunlap@infradead.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>

authored by

Randy Dunlap and committed by
Takashi Iwai
6779ec13 7ed33ea6

+1 -1
+1 -1
sound/pci/asihpi/hpi_internal.h
··· 53 53 u16 hpios_locked_mem_get_phys_addr(struct consistent_dma_area 54 54 *locked_mem_handle, u32 *p_physical_addr); 55 55 56 - /** Get the CPU address of of memory represented by LockedMemHandle. 56 + /** Get the CPU address of memory represented by LockedMemHandle. 57 57 58 58 If handle is NULL *ppvVirtualAddr is set to NULL and return 1 59 59 */