Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: rename rtcan_msg_consumed() to rtcan_msg_free() #14

Open
t-bre opened this issue Feb 11, 2023 · 0 comments
Open

refactor: rename rtcan_msg_consumed() to rtcan_msg_free() #14

t-bre opened this issue Feb 11, 2023 · 0 comments
Labels
refactor Rewriting/restructuring code without changing behaviour
Milestone

Comments

@t-bre
Copy link
Member

t-bre commented Feb 11, 2023

Current Implementation

Function is named rtcan_msg_consumed().

Proposed Improvement

Function is named rtcan_msg_free(). This is simpler to understand (through relation to malloc and free).

@t-bre t-bre added the refactor Rewriting/restructuring code without changing behaviour label Feb 11, 2023
@t-bre t-bre added this to the STAG 9 milestone Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Rewriting/restructuring code without changing behaviour
Projects
None yet
Development

No branches or pull requests

1 participant