jwang12340 commented on PR #18071: URL: https://github.com/apache/nuttx/pull/18071#issuecomment-3834948967
> The `g_len_to_can_dlc` lookup table has a complexity of O(1), whereas the `can_bytes2dlc` is O(n). Wouldn't it be better to use `g_len_to_can_dlc` ? Yes, i will creat another request to modify the common interface to lookup table. This request will be closed. -- 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]
