Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3654f75 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[ABDX fixit] Fix common typo "eligiblity" Test: trivial comment fix" am: adb857ae

parents 70ec6205 adb857ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -238,7 +238,7 @@ struct _C2BlockFactory {
     *   - Local migration on blockpool side will be done automatically by
     *     blockpool.
     *   - Before attachBuffer(), BeginAttachBlockToBufferQueue() should be called
     *     to test eligiblity.
     *     to test eligibility.
     *   - After attachBuffer() is called, EndAttachBlockToBufferQueue() should
     *     be called. This will set "held" status to true. If it returned
     *     false, cancelBuffer() should be called.