Skip to content

Add missing include for vmalloc #40

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

liangchingyun
Copy link
Contributor

Include <linux/vmalloc.h> to fix implicit declaration warnings.

Copy link
Collaborator

@jserv jserv left a comment

Choose a reason for hiding this comment

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

Run clang-format -i before submitting patches.

Copy link
Collaborator

@jserv jserv left a comment

Choose a reason for hiding this comment

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

Run git rebase -i to squash and rework commits. Remove unintended changes such as expected-format.

@liangchingyun liangchingyun force-pushed the add-include branch 2 times, most recently from 0c277a1 to 25893f8 Compare June 2, 2025 15:50
Copy link
Collaborator

@jserv jserv left a comment

Choose a reason for hiding this comment

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

Rebase the latest master branch.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Include <linux/vmalloc.h> to fix implicit declaration warnings.
@jserv jserv merged commit 4898750 into sysprog21:master Jun 3, 2025
2 checks passed
@jserv
Copy link
Collaborator

jserv commented Jun 3, 2025

Thank @liangchingyun for contributing!

@liangchingyun liangchingyun deleted the add-include branch June 3, 2025 17:20
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.

None yet

2 participants