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

Commit 89e58d50 authored by Julie Pan's avatar Julie Pan
Browse files

[ABDX fixit] Fix common typo "eligiblity"

Test: trivial comment fix

Change-Id: I917d1dbadedecc50141c5db6967de316c8518d0e
parent 128a9179
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.