From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: perex@perex.cz, tiwai@suse.com, broonie@kernel.org,
mirq-linux@rere.qmqm.pl, lars@metafoo.de, joe@perches.com,
huawei@kernel.org, viro@zeniv.linux.org.uk,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: pcm: A typo fix
Date: Thu, 25 Mar 2021 07:07:41 +0530 [thread overview]
Message-ID: <YFvpZSTPKX4aDxGZ@Slackware> (raw)
In-Reply-To: <6d2e91a2-a013-c9b1-8725-1715253d0646@infradead.org>
[-- Attachment #1: Type: text/plain, Size: 834 bytes --]
On 10:51 Wed 24 Mar 2021, Randy Dunlap wrote:
>On 3/23/21 11:56 PM, Bhaskar Chowdhury wrote:
>>
>> 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 */
>> }
>>
>> --
>
>Please fix line 1472 (in linux-next) while you are touching this file:
>
> * Return: Zero if succesful, or a negative error code.
>
>
Thanks, fixed in linux-next and sent a V2
>--
>~Randy
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2021-03-25 1:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-24 6:56 [PATCH] ALSA: pcm: A typo fix Bhaskar Chowdhury
2021-03-24 17:51 ` Randy Dunlap
2021-03-25 1:37 ` Bhaskar Chowdhury [this message]
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=YFvpZSTPKX4aDxGZ@Slackware \
--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