Skip to content

Commit 6779ec1

Browse files
rddunlaptiwai
authored andcommitted
ALSA: asihpi: delete duplicated word
Delete the doubled word "of" in a comment. Signed-off-by: Randy Dunlap <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
1 parent 7ed33ea commit 6779ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/pci/asihpi/hpi_internal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If handle is invalid *pPhysicalAddr is set to zero and return 1
5353
u16 hpios_locked_mem_get_phys_addr(struct consistent_dma_area
5454
*locked_mem_handle, u32 *p_physical_addr);
5555

56-
/** Get the CPU address of of memory represented by LockedMemHandle.
56+
/** Get the CPU address of memory represented by LockedMemHandle.
5757
5858
If handle is NULL *ppvVirtualAddr is set to NULL and return 1
5959
*/

0 commit comments

Comments
 (0)