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

Modify the name of a private function to reflect what it actually does #1119

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

xuelix
Copy link
Member

@xuelix xuelix commented Aug 13, 2024

Modify the name of a private function to reflect what it actually does

Description

This PR modifies the function name of prvGetDisinheritPriorityAfterTimeout function in queue.c to prvGetHightestPriorityOfWaitToReceiveList. The changed name reflects what the function actually returns.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@xuelix xuelix requested a review from a team as a code owner August 13, 2024 19:36
Copy link

sonarcloud bot commented Aug 13, 2024

@xuelix xuelix merged commit a936c10 into FreeRTOS:main Aug 14, 2024
16 checks passed
@xuelix xuelix deleted the xueli/getpriority branch August 14, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants