Re: git: 2868776c9c6f - main - sound: Update comment and channel insertion in vchan_create()
Date: Tue, 25 Feb 2025 11:54:19 UTC
Christos Margiolis wrote:
> The branch main has been updated by christos:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=2868776c9c6f5313a5676786f642b766f103d780
>
> commit 2868776c9c6f5313a5676786f642b766f103d780
> Author: Christos Margiolis <christos@FreeBSD.org>
> AuthorDate: 2025-02-25 11:44:30 +0000
> Commit: Christos Margiolis <christos@FreeBSD.org>
> CommitDate: 2025-02-25 11:44:30 +0000
>
> sound: Update comment and channel insertion in vchan_create()
>
> The comment and rationale behind choosing CHN_INSERT_SORT_DESCEND()
> instead of CHN_INSERT_SORT_ASCEND() are no longer relevant as of FILLME
> ("sound: Allocate vchans on-demand").
Forgot to fill the FILLME. Sorry.
Christos