acassis commented on code in PR #18506: URL: https://github.com/apache/nuttx/pull/18506#discussion_r2900495148
########## fs/mnemofs/mnemofs_util.c: ########## @@ -87,35 +87,12 @@ * Public Functions ****************************************************************************/ -uint8_t mfs_arrhash(FAR const char *arr, ssize_t len) Review Comment: why to remove it? Maybe @resyfer was planing to use it in future mnemofs improved version? ########## fs/mnemofs/mnemofs.h: ########## Review Comment: @Sumit6307 could you please add a Description here (similar to that above mfs_blkremsz) explaining that mfs_clz will return the number of leading zeros ? -- 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]
