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

ffi: Make ioctl module private #177

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Nov 3, 2023

The functions here all have wrappers, and the submodules of this module are all pub(crate), so it seems unintentional that this is public.

The functions here all have wrappers, and the submodules of this module
are all `pub(crate)`, so it seems unintentional that this is public.
@Drakulix Drakulix merged commit fd1e350 into Smithay:develop Nov 3, 2023
16 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