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

bpf: remove unused const PossibleCPUSysfsPath #3059

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

tklauser
Copy link
Member

It's unused since switching to use cilium/ebpf functionality to get the number of possible CPUs in commit 582da32 ("tetragon: Implement bpf.GetNumPossibleCPUs through cilium/ebpf library").

It's unused since switching to use cilium/ebpf functionality to get the
number of possible CPUs in commit 582da32 ("tetragon: Implement
bpf.GetNumPossibleCPUs through cilium/ebpf library").

Signed-off-by: Tobias Klauser <[email protected]>
@tklauser tklauser requested a review from a team as a code owner October 30, 2024 14:00
@tklauser tklauser added the release-note/misc This PR makes changes that have no direct user impact. label Oct 30, 2024
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

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

Thanks!

@kkourt kkourt merged commit af44579 into cilium:main Oct 31, 2024
34 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants