linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sound/pci/asihpi: fix spellint typo in comments
@ 2020-09-17  7:55 Wang Qing
  2020-09-21  8:31 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Qing @ 2020-09-17  7:55 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Wang Qing, alsa-devel, linux-kernel

Change the comment typo: "ununsed" -> "unused".

Signed-off-by: Wang Qing <wangqing@vivo.com>
---
 sound/pci/asihpi/hpios.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/pci/asihpi/hpios.h b/sound/pci/asihpi/hpios.h
index 26f7cf4..9e551bc
--- a/sound/pci/asihpi/hpios.h
+++ b/sound/pci/asihpi/hpios.h
@@ -67,7 +67,7 @@ struct hpi_ioctl_linux {
 };
 
 /* Conflict?: H is already used by a number of drivers hid, bluetooth hci,
-   and some sound drivers sb16, hdsp, emu10k. AFAIK 0xFC is ununsed command
+   and some sound drivers sb16, hdsp, emu10k. AFAIK 0xFC is unused command
 */
 #define HPI_IOCTL_LINUX _IOWR('H', 0xFC, struct hpi_ioctl_linux)
 
-- 
2.7.4


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

* Re: [PATCH] sound/pci/asihpi: fix spellint typo in comments
  2020-09-17  7:55 [PATCH] sound/pci/asihpi: fix spellint typo in comments Wang Qing
@ 2020-09-21  8:31 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2020-09-21  8:31 UTC (permalink / raw)
  To: Wang Qing; +Cc: Jaroslav Kysela, Takashi Iwai, alsa-devel, linux-kernel

On Thu, 17 Sep 2020 09:55:52 +0200,
Wang Qing wrote:
> 
> Change the comment typo: "ununsed" -> "unused".
> 
> Signed-off-by: Wang Qing <wangqing@vivo.com>

Applied now.  Thanks.


Takashi

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

end of thread, other threads:[~2020-09-21  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17  7:55 [PATCH] sound/pci/asihpi: fix spellint typo in comments Wang Qing
2020-09-21  8:31 ` 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).