can: Add g_ prefix to can_dlc_to_len and len_to_can_dlc.#13523
Closed
OceanfromXiaomi wants to merge 1 commit into
Closed
can: Add g_ prefix to can_dlc_to_len and len_to_can_dlc.#13523OceanfromXiaomi wants to merge 1 commit into
OceanfromXiaomi wants to merge 1 commit into
Conversation
neededby:odm_541753 detail: Add g_ prefix to can_dlc_to_len and len_to_can_dlc. Change-Id: I71d48b99f95b6ec7134239bfb2a7df29b7754ba4 Signed-off-by: zhaohaiyang1 <zhaohaiyang1@xiaomi.com>
Member
|
[Experimental Bot, please feedback here] This PR seems incomplete to meet NuttX requirements. Here's why and how to improve it: Missing Information:
Example Improvements: Summary:
Impact:
Testing:
Testing logs before change: [Provide relevant log snippets] Testing logs after change: [Provide relevant log snippets showing the prefixed functions are used correctly] By providing this level of detail, you make it easier for maintainers to review and merge your PR quickly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
detail: Add g_ prefix to can_dlc_to_len and len_to_can_dlc.
Impact
Testing