vrahane commented on code in PR #3168:
URL: https://github.com/apache/mynewt-core/pull/3168#discussion_r1671193716


##########
sys/log/full/src/log_fcb.c:
##########
@@ -274,19 +274,19 @@ log_fcb_start_append(struct log *log, int len, struct 
fcb_entry *loc)
 }
 
 /**
- * Calculates the number of message body bytes that should be included after
- * the entry header in the first write.  Inclusion of body bytes is necessary
- * to satisfy the flash hardware's write alignment restrictions.
+ * Calculates the number of bytes that should be included after
+ * the entry header or trailer in the first write. Inclusion of bytes
+ * is necessary to satisfy the flash hardware's write alignment restrictions.

Review Comment:
   Fixing it.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to