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

Cleanup: Remove useless const in tracing interface. #30201

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

KBaichoo
Copy link
Contributor

Commit Message: Cleanup: Remove useless const in tracing interface.
Additional Description: Remove const value since implementation could be non-const and effects
aren't visible anyhow to caller.
Risk Level: low
Testing:
Docs Changes:
Release Notes: na
Platform Specific Features: na
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Remove const value since implementation could be non-const and effects
aren't visible anyhow to caller.

Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
@RyanTheOptimist RyanTheOptimist enabled auto-merge (squash) October 13, 2023 19:38
@RyanTheOptimist RyanTheOptimist merged commit 11bb91e into envoyproxy:main Oct 13, 2023
101 of 103 checks passed
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.

2 participants