Skip to content

utils: Fix typo libkmod log messages prefix#1201

Merged
vojtechtrefny merged 1 commit into
storaged-project:masterfrom
vojtechtrefny:master_libkmod-typo-fix
Jul 22, 2026
Merged

utils: Fix typo libkmod log messages prefix#1201
vojtechtrefny merged 1 commit into
storaged-project:masterfrom
vojtechtrefny:master_libkmod-typo-fix

Conversation

@vojtechtrefny

@vojtechtrefny vojtechtrefny commented Jul 22, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Bug Fixes
    • Corrected the libkmod log message prefix for consistent and accurate output.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 14a9bc77-8fdb-4edc-a2d7-e72eaf6c7e1a

📥 Commits

Reviewing files that changed from the base of the PR and between 5dcb193 and 62d580f.

📒 Files selected for processing (1)
  • src/utils/module.c

📝 Walkthrough

Walkthrough

Changes

Libkmod logging

Layer / File(s) Summary
Correct libkmod log prefix
src/utils/module.c
Corrects the [libmkod] typo to [libkmod] in both log formatting paths without changing logic or APIs.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the typo fix in libkmod log message prefixes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vojtechtrefny
vojtechtrefny merged commit 7db5dc3 into storaged-project:master Jul 22, 2026
45 of 47 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.

2 participants