lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 25 Mar 2021 07:07:41 +0530
From:   Bhaskar Chowdhury <unixbhaskar@...il.com>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     perex@...ex.cz, tiwai@...e.com, broonie@...nel.org,
        mirq-linux@...e.qmqm.pl, lars@...afoo.de, joe@...ches.com,
        huawei@...nel.org, viro@...iv.linux.org.uk,
        alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ALSA: pcm: A typo fix

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@...il.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
>

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ