alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4/6] ALSA: hdspm: Fix typo arbitary
@ 2020-10-08  8:47 Naoki Hayama
  2020-10-08 13:02 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Naoki Hayama @ 2020-10-08  8:47 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai; +Cc: Naoki Hayama, alsa-devel, linux-kernel

Fix comment typo.
s/arbitary/arbitrary/

Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp>
---
 sound/pci/rme9652/hdspm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/pci/rme9652/hdspm.c b/sound/pci/rme9652/hdspm.c
index 572350aaf18d..a808b445afd8 100644
--- a/sound/pci/rme9652/hdspm.c
+++ b/sound/pci/rme9652/hdspm.c
@@ -1217,7 +1217,7 @@ static int snd_hdspm_use_is_exclusive(struct hdspm *hdspm)
 	return ret;
 }
 
-/* round arbitary sample rates to commonly known rates */
+/* round arbitrary sample rates to commonly known rates */
 static int hdspm_round_frequency(int rate)
 {
 	if (rate < 38050)
-- 
2.17.1

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

* Re: [PATCH 4/6] ALSA: hdspm: Fix typo arbitary
  2020-10-08  8:47 [PATCH 4/6] ALSA: hdspm: Fix typo arbitary Naoki Hayama
@ 2020-10-08 13:02 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2020-10-08 13:02 UTC (permalink / raw)
  To: Naoki Hayama; +Cc: linux-kernel, alsa-devel, Takashi Iwai

On Thu, 08 Oct 2020 10:47:44 +0200,
Naoki Hayama wrote:
> 
> Fix comment typo.
> s/arbitary/arbitrary/
> 
> Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp>

Applied now.  Thanks.


Takashi

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

end of thread, other threads:[~2020-10-08 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08  8:47 [PATCH 4/6] ALSA: hdspm: Fix typo arbitary Naoki Hayama
2020-10-08 13:02 ` 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).