Skip to content

move hash creation into kmod_module_new - #463

Open
ysfgalip wants to merge 1 commit into
kmod-project:masterfrom
ysfgalip:refactor-kmod-module-new
Open

ysfgalip wants to merge 1 commit into
kmod-project:masterfrom
ysfgalip:refactor-kmod-module-new

Conversation

@ysfgalip

@ysfgalip ysfgalip commented Sep 9, 2026

Copy link
Copy Markdown

Closes #441

I moved the hash creation into the kmod_module_new as mentioned in TODO.

The callers still call the kmod_module_new_from_alias kmod_module_new_from_name functions, I am not sure if it should stay this way. Callers can be updated to call the kmod_module_new instead.

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.

Move kmod_module_new_from_alias logic into kmod_module_new

1 participant