vrahane commented on a change in pull request #2052: FCB Rotate Notification
URL: https://github.com/apache/mynewt-core/pull/2052#discussion_r336216623
 
 

 ##########
 File path: sys/log/full/src/log_fcb.c
 ##########
 @@ -527,6 +529,48 @@ log_fcb_walk(struct log *log, log_walk_func_t walk_func,
     return 0;
 }
 
+static int
+log_fcb_walk_sector(struct log *log, log_walk_func_t walk_func,
 
 Review comment:
   I guess, this answers my earlier question, never mind.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to