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

[VDO-5700][VDO-5619][VDO-5709] Adopt various minor fixes #55

Merged

Conversation

lorelei-sakai
Copy link
Member

Upstream fixes from commit vdo-devel/114.

As mentioned there, these should really be three separate PRs but I'm lumping them together to save review and CI time.

When going upstream I will separate these into three separate patches.

Remove obsolete function vdo_perform_once. Instead, initialize
necessary module state when loading the module.

Signed-off-by: Matthew Sakai <[email protected]>
lorelei-sakai and others added 2 commits March 4, 2024 12:53
Also remove related log messages.

Signed-off-by: Matthew Sakai <[email protected]>
Remove the unnecessary semicolon at the end of the for statement
which cleans up the code and ensures consistency with the rest
of the kernel coding style.

Signed-off-by: Yang Li <[email protected]>
Signed-off-by: Matthew Sakai <[email protected]>
Copy link
Member

@slegendr slegendr left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@lorelei-sakai lorelei-sakai merged commit 23d6c3d into dm-vdo:main Mar 4, 2024
2 checks passed
@lorelei-sakai lorelei-sakai deleted the feature/remove-perform-once-et-al branch March 4, 2024 19:03
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.

3 participants