Skip to content

Conversation

@cgwalters
Copy link
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 <[email protected]>
To clarify what this does more.

Signed-off-by: Colin Walters <[email protected]>
Copy link
Contributor

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

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.

Copy link
Contributor

@jmarrero jmarrero left a comment

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