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

core/cib: add const to cib_peek() #21130

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

fabian18
Copy link
Contributor

Contribution description

Just add some const in cib_peek_*.

Testing procedure

CI

Issues/PRs references

@fabian18 fabian18 requested a review from kaspar030 as a code owner January 12, 2025 20:13
@github-actions github-actions bot added the Area: core Area: RIOT kernel. Handle PRs marked with this with care! label Jan 12, 2025
@mguetschow mguetschow added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jan 13, 2025
Copy link
Contributor

@mguetschow mguetschow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible, CI should catch problems.

@riot-ci
Copy link

riot-ci commented Jan 13, 2025

Murdock results

✔️ PASSED

f704540 core/cib: add const to cib_peek()

Success Failures Total Runtime
10271 0 10271 24m:06s

Artifacts

@mguetschow mguetschow added this pull request to the merge queue Jan 13, 2025
Merged via the queue into RIOT-OS:master with commit 529d1f8 Jan 13, 2025
27 checks passed
@fabian18 fabian18 deleted the pr/cib_const branch January 14, 2025 10:57
@MrKevinWeiss MrKevinWeiss added this to the Release 2025.01 milestone Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: core Area: RIOT kernel. Handle PRs marked with this with care! CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants