linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda: Fix spelling mistakes
@ 2021-03-16 12:43 hjh
  2021-03-18  9:18 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: hjh @ 2021-03-16 12:43 UTC (permalink / raw)
  To: Jaroslav Kysela
  Cc: Takashi Iwai, Lars-Peter Clausen, Sameer Pujar, Mohan Kumar,
	alsa-devel, linux-kernel

Signed-off-by: hjh <huangjianghui@uniontech.com>
---
 sound/hda/hdac_stream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/hda/hdac_stream.c b/sound/hda/hdac_stream.c
index a6ed3dc35f7e..1eb8563db2df 100644
--- a/sound/hda/hdac_stream.c
+++ b/sound/hda/hdac_stream.c
@@ -618,7 +618,7 @@ void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set,
 EXPORT_SYMBOL_GPL(snd_hdac_stream_sync_trigger);
 
 /**
- * snd_hdac_stream_sync - sync with start/strop trigger operation
+ * snd_hdac_stream_sync - sync with start/stop trigger operation
  * @azx_dev: HD-audio core stream (master stream)
  * @start: true = start, false = stop
  * @streams: bit flags of streams to sync
-- 
2.20.1




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

* Re: [PATCH] ALSA: hda: Fix spelling mistakes
  2021-03-16 12:43 [PATCH] ALSA: hda: Fix spelling mistakes hjh
@ 2021-03-18  9:18 ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2021-03-18  9:18 UTC (permalink / raw)
  To: hjh
  Cc: Jaroslav Kysela, Takashi Iwai, Lars-Peter Clausen, Sameer Pujar,
	Mohan Kumar, alsa-devel, linux-kernel

On Tue, 16 Mar 2021 13:43:17 +0100,
hjh wrote:
> 
> Signed-off-by: hjh <huangjianghui@uniontech.com>

The Signed-off-by line needs the real name.
See Documentation/process/submitting-patches.rst for details.


thanks,

Takashi

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

* Re: [PATCH] ALSA: hda: Fix spelling mistakes
  2021-03-19  1:38 huangjianghui
@ 2021-03-19 10:09 ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2021-03-19 10:09 UTC (permalink / raw)
  To: huangjianghui
  Cc: Jaroslav Kysela, Takashi Iwai, Lars-Peter Clausen, Sameer Pujar,
	Mohan Kumar, alsa-devel, linux-kernel

On Fri, 19 Mar 2021 02:38:54 +0100,
huangjianghui wrote:
> 
> Signed-off-by: huangjianghui <huangjianghui@uniontech.com>

Thanks, applied.


Takashi

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

* [PATCH] ALSA: hda: Fix spelling mistakes
@ 2021-03-19  1:38 huangjianghui
  2021-03-19 10:09 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: huangjianghui @ 2021-03-19  1:38 UTC (permalink / raw)
  To: Jaroslav Kysela
  Cc: Takashi Iwai, Lars-Peter Clausen, Sameer Pujar, Mohan Kumar,
	alsa-devel, linux-kernel

Signed-off-by: huangjianghui <huangjianghui@uniontech.com>
---
 sound/hda/hdac_stream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/hda/hdac_stream.c b/sound/hda/hdac_stream.c
index a6ed3dc35f7e..1eb8563db2df 100644
--- a/sound/hda/hdac_stream.c
+++ b/sound/hda/hdac_stream.c
@@ -618,7 +618,7 @@ void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set,
 EXPORT_SYMBOL_GPL(snd_hdac_stream_sync_trigger);
 
 /**
- * snd_hdac_stream_sync - sync with start/strop trigger operation
+ * snd_hdac_stream_sync - sync with start/stop trigger operation
  * @azx_dev: HD-audio core stream (master stream)
  * @start: true = start, false = stop
  * @streams: bit flags of streams to sync
-- 
2.20.1




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

end of thread, other threads:[~2021-03-19 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 12:43 [PATCH] ALSA: hda: Fix spelling mistakes hjh
2021-03-18  9:18 ` Takashi Iwai
2021-03-19  1:38 huangjianghui
2021-03-19 10:09 ` 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).