Hi Wenhui,
Thanks for looking into this.
On Mon, Oct 13, 2025 at 5:41 PM wenhui qiu <qiuwenhuifx@gmail.com> wrote:
>
> Hi Xuneng Zhou
>
>
> > - /* Unlock and release buffer */
> > - LockBuffer(buffer, BUFFER_LOCK_UNLOCK);
> > - ReleaseBuffer(buffer);
> > + UnlockReleaseBuffer(buffer);
> > }
> Thanks for your patch! Just to nitpick a bit — I think this comment is worth keeping, even though the function name
alreadyconveys its meaning.
>
It makes sense. I'll keep it.
Best,
Xuneng