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:   Wed, 19 Oct 2022 09:16:32 +0200
From:   Lars-Peter Clausen <lars@...afoo.de>
To:     Colin Ian King <colin.i.king@...il.com>,
        Paul Cercueil <paul@...pouillou.net>,
        Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>,
        Jaroslav Kysela <perex@...ex.cz>,
        Takashi Iwai <tiwai@...e.com>, linux-mips@...r.kernel.org,
        alsa-devel@...a-project.org
Cc:     kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] ASoC: codecs: jz4725b: Fix spelling mistake "Sourc"
 -> "Source"

On 10/19/22 09:15, Colin Ian King wrote:
> There is a spelling mistake in codec routing description. Fix it.
There is also "Routee" in the same string
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> ---
>   sound/soc/codecs/jz4725b.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/codecs/jz4725b.c b/sound/soc/codecs/jz4725b.c
> index 685ba1d3a644..64b14b1c74b9 100644
> --- a/sound/soc/codecs/jz4725b.c
> +++ b/sound/soc/codecs/jz4725b.c
> @@ -359,7 +359,7 @@ static const struct snd_soc_dapm_route jz4725b_codec_dapm_routes[] = {
>   
>   	{"Mixer to ADC", NULL, "Mixer"},
>   	{"ADC Source Capture Route", "Mixer", "Mixer to ADC"},
> -	{"ADC Sourc Capture Routee", "Line In", "Line In"},
> +	{"ADC Source Capture Routee", "Line In", "Line In"},
>   	{"ADC Source Capture Route", "Mic 1", "Mic 1"},
>   	{"ADC Source Capture Route", "Mic 2", "Mic 2"},
>   	{"ADC", NULL, "ADC Source Capture Route"},


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ