Skip to content

kernel args: Shuffle module names#1486

Merged
jeckersb merged 2 commits into
bootc-dev:mainfrom
cgwalters:kernel-cleanups-2-rename
Aug 5, 2025
Merged

kernel args: Shuffle module names#1486
jeckersb merged 2 commits into
bootc-dev:mainfrom
cgwalters:kernel-cleanups-2-rename

Conversation

@cgwalters

Copy link
Copy Markdown
Collaborator

No description provided.

It's confusing we have both kargs.rs and kernel.rs where
the latter is also handling kernel arguments.

Clarify what this does.

Signed-off-by: Colin Walters <walters@verbum.org>
To clarify what this does more.

Signed-off-by: Colin Walters <walters@verbum.org>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request refactors the codebase by renaming two modules: kargs to bootc_kargs and kernel to kernel_cmdline. These new names are more descriptive and reduce potential ambiguity. The changes are applied consistently across all relevant files. Additionally, some documentation comments have been added, which improves code clarity. The changes look good and I have no further comments.

@jmarrero jmarrero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@jeckersb jeckersb merged commit 06a643c into bootc-dev:main Aug 5, 2025
27 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.

3 participants