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

Add missing Linux kernel header reference comment #3623

Closed
wants to merge 1 commit into from

Conversation

severen
Copy link
Contributor

@severen severen commented Mar 17, 2024

This PR adds a comment referencing the linux/futex.h kernel header above the futex constants in unix/linux_like/linux/mod.rs.

@rustbot
Copy link
Collaborator

rustbot commented Mar 17, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@severen
Copy link
Contributor Author

severen commented Mar 17, 2024

It's a trivial PR, but while writing #3622, I noticed that the section with futex constants were missing a comment referencing the corresponding Linux kernel header, unlike everything else in that module.

@JohnTitor
Copy link
Member

Thank you for the PR! We don't have any policy around such a comment and we have to decide if it's necessary for us or not before accepting this PR (note that existing comments were added by past contributors with practical patches).

@JohnTitor JohnTitor closed this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants