From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: perex@perex.cz, tiwai@suse.com, broonie@kernel.org,
mirq-linux@rere.qmqm.pl, unixbhaskar@gmail.com, lars@metafoo.de,
joe@perches.com, huawei@kernel.org, viro@zeniv.linux.org.uk,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Cc: rdunlap@infradead.org
Subject: [PATCH] ALSA: pcm: A typo fix
Date: Wed, 24 Mar 2021 12:26:12 +0530 [thread overview]
Message-ID: <20210324065612.31362-1-unixbhaskar@gmail.com> (raw)
s/unconditonally/unconditionally/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
sound/core/pcm_native.c | 80 ++++++++++++++++++++---------------------
1 file changed, 40 insertions(+), 40 deletions(-)
diff --git a/sound/core/pcm_native.c b/sound/core/pcm_native.c
index 17a85f4815d5..9884961bca7d 100644
--- a/sound/core/pcm_native.c
+++ b/sound/core/pcm_native.c
- return 0; /* unconditonally stop all substreams */
+ return 0; /* unconditionally stop all substreams */
}
--
2.30.1
next reply other threads:[~2021-03-24 6:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-24 6:56 Bhaskar Chowdhury [this message]
2021-03-24 17:51 ` [PATCH] ALSA: pcm: A typo fix Randy Dunlap
2021-03-25 1:37 ` Bhaskar Chowdhury
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210324065612.31362-1-unixbhaskar@gmail.com \
--to=unixbhaskar@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=huawei@kernel.org \
--cc=joe@perches.com \
--cc=lars@metafoo.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mirq-linux@rere.qmqm.pl \
--cc=perex@perex.cz \
--cc=rdunlap@infradead.org \
--cc=tiwai@suse.com \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox