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

Commit adb857ae authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

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