Skip to content

virtio-snd: Fix spelling of 'tx_ev_notify' - #118

Merged
jserv merged 1 commit into
sysprog21:masterfrom
Cuda-Chen:fix-spelling-tx
Jan 2, 2026
Merged

jserv merged 1 commit into
sysprog21:masterfrom
Cuda-Chen:fix-spelling-tx

Conversation

@Cuda-Chen

@Cuda-Chen Cuda-Chen commented Jan 2, 2026

Copy link
Copy Markdown
Collaborator

Correct the spelling of the tx_ev_notify identifier.


Summary by cubic

Fixed the misspelled buffer event counter in virtio-snd: renamed buf_ev_notity to buf_ev_notify in the lock struct and all usages. No behavior change; improves readability of the enqueue/dequeue wait logic.

Written for commit 63a3edd. Summary will update on new commits.

Correct the spelling of the 'tx_ev_notify' identifier.
@jserv jserv changed the title fix(virtio-snd): fix spelling of 'tx_ev_notify' virtio-snd: Fix spelling of 'tx_ev_notify' Jan 2, 2026
@Cuda-Chen
Cuda-Chen marked this pull request as ready for review January 2, 2026 05:09
@Cuda-Chen
Cuda-Chen requested a review from jserv January 2, 2026 05:09

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

@jserv
jserv merged commit 6dba748 into sysprog21:master Jan 2, 2026
6 checks passed
@jserv

jserv commented Jan 2, 2026

Copy link
Copy Markdown
Collaborator

Thank @Cuda-Chen for contributing!

@Cuda-Chen
Cuda-Chen deleted the fix-spelling-tx branch January 2, 2026 05:13
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