Commit 84f2a3c1 authored by shaomin Deng's avatar shaomin Deng Committed by Takashi Iwai
Browse files

ALSA: asihpi: Fix typo in comments



Delete the repeated word "in" in comments.

Signed-off-by: default avatarshaomin Deng <dengshaomin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220721155517.2438-1-dengshaomin@cdjrlc.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 48d8bd76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ***
 */