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

ringbuf: replace clamp with min #1377

Merged
merged 1 commit into from
Mar 14, 2024
Merged

ringbuf: replace clamp with min #1377

merged 1 commit into from
Mar 14, 2024

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Mar 13, 2024

Remove the clamp function in favour of the new min builtin.

Remove the clamp function in favour of the new min builtin.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@lmb lmb requested a review from a team as a code owner March 13, 2024 17:01
@lmb lmb merged commit 0a75a43 into cilium:main Mar 14, 2024
15 checks passed
@lmb lmb deleted the ringbuf-max branch March 14, 2024 11:00
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.

1 participant