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] [thread-next>] [day] [month] [year] [list]
Date: Tue, 18 Jun 2024 08:28:22 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Mark Brown <broonie@...nel.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, Jaroslav Kysela <perex@...ex.cz>,
 Takashi Iwai <tiwai@...e.com>,
 Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
 Banajit Goswami <bgoswami@...cinc.com>,
 Cezary Rojewski <cezary.rojewski@...el.com>,
 Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
 Peter Ujfalusi <peter.ujfalusi@...ux.intel.com>,
 Bard Liao <yung-chuan.liao@...ux.intel.com>,
 Ranjani Sridharan <ranjani.sridharan@...ux.intel.com>,
 Kai Vehmanen <kai.vehmanen@...ux.intel.com>, linux-sound@...r.kernel.org,
 linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
 linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH 0/6] ASoC: Few constifications (mostly arguments)

On 17/06/2024 17:11, Mark Brown wrote:
> On Mon, Jun 17, 2024 at 03:03:18PM +0200, Krzysztof Kozlowski wrote:
>> Make few pointers in ASoC functions as pointers to const, so the code is
>> clearer to read, a bit safer and allows further constifications (e.g.
>> placing some data as rodata).
>>
>> Best regards,
>> Krzysztof
>>
>> ---
>> Krzysztof Kozlowski (6):
>>       ASoC: Constify of_phandle_args in snd_soc_dai_driver
>>       ASoC: Constify of_phandle_args in snd_soc_dai_link_component
>>       ASoC: Constify passed data to core function
>>       ASoC: Constify DAI passed to get_channel_map
>>       ASoC: Constify return of snd_soc_dai_get_pcm_stream()
>>       ALSA: Cleanup trailing white-spaces
> 
> Why is this random ALSA patch which seems off topic for the rest of the
> series mixed in here?

While checking all possible references around ASoC PCM, I apparently
ended up there and spotted things to improve. No dependencies, I should
sent it separately.

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ