Hi Wenhui, Thanks for looking into this.
On Mon, Oct 13, 2025 at 5:41 PM wenhui qiu <[email protected]> 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 already conveys its meaning. > It makes sense. I'll keep it. Best, Xuneng
