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

lsmod: Simplify code #271

Closed
wants to merge 1 commit into from
Closed

Conversation

stoeckmann
Copy link
Contributor

Reduces cyclomatic complexity and binary size.

Reduces cyclomatic complexity and binary size.

Signed-off-by: Tobias Stoeckmann <[email protected]>
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
tools/lsmod.c 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
tools/lsmod.c 0.00% <0.00%> (ø)

lucasdemarchi pushed a commit that referenced this pull request Dec 22, 2024
Reduces cyclomatic complexity and binary size.

Signed-off-by: Tobias Stoeckmann <[email protected]>
Link: #271
Signed-off-by: Lucas De Marchi <[email protected]>
@lucasdemarchi
Copy link
Contributor

Applied, thanks.

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.

2 participants