xiaoxiang781216 commented on pull request #1577:
URL: https://github.com/apache/incubator-nuttx/pull/1577#issuecomment-678176411


   > @xiaoxiang781216 - thank you for the additional information and link. More 
context always helps!
   > 
   > What guarantees the buffer has the capacity for the expansion? 
[this](https://github.com/apache/incubator-nuttx/pull/1577/files#diff-ff2ff0331ad8463f01451e4d915001f4R116)
   
   Debug assert: 
https://github.com/apache/incubator-nuttx/pull/1577/files#diff-d7231e5e4ad4c409b7d86a5d3eee991aR818
   
   > 
   > The wording is is not clear (and has a spelling error.) So I was not 
following it.
   > 
   > ```
   > The buffer to be flash is always multipled by this
   > number which must be dividable by wrmaxblocks or 0
   > ```
   > 
   > Is this the correct interpretation:
   > 
   > ```
   > The buffer to be flash is always multiplied by this
   > number.  It must be 0 or divisible by wrmaxblocks.
   > ```
   
   Ok, I will update the comment.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to