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]
Message-ID: <226fbfc2-bb32-4ffc-fd61-5eabfd675bd8@infradead.org>
Date:   Mon, 22 Mar 2021 12:37:30 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>,
        cezary.rojewski@...el.com, pierre-louis.bossart@...ux.intel.com,
        liam.r.girdwood@...ux.intel.com, yang.jie@...ux.intel.com,
        broonie@...nel.org, perex@...ex.cz, tiwai@...e.com,
        alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: Intel: Fix a typo

On 3/21/21 11:52 PM, Bhaskar Chowdhury wrote:
> 
> s/struture/structure/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>

The 3 patches with the same Subject: should all be merged into
one patch IMO.


> ---
>  sound/soc/intel/atom/sst-mfld-dsp.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/intel/atom/sst-mfld-dsp.h b/sound/soc/intel/atom/sst-mfld-dsp.h
> index 102b0e7eafb0..8d9e29b16e57 100644
> --- a/sound/soc/intel/atom/sst-mfld-dsp.h
> +++ b/sound/soc/intel/atom/sst-mfld-dsp.h
> @@ -256,7 +256,7 @@ struct snd_sst_tstamp {
>  	u32 channel_peak[8];
>  } __packed;
> 
> -/* Stream type params struture for Alloc stream */
> +/* Stream type params structure for Alloc stream */
>  struct snd_sst_str_type {
>  	u8 codec_type;		/* Codec type */
>  	u8 str_type;		/* 1 = voice 2 = music */
> --


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ