Skip to content

Fix grammar and typos #325

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

Merged
merged 1 commit into from
Jul 24, 2025
Merged

Conversation

EricccTaiwan
Copy link
Contributor

@EricccTaiwan EricccTaiwan commented Jul 24, 2025

Summary by Bito

This pull request addresses grammatical errors and typos in the 'lkmpg.tex' file, enhancing the clarity and professionalism of the documentation. These improvements significantly elevate the reading experience for users and maintainers.

lkmpg.tex Outdated
@@ -2252,7 +2252,7 @@ \subsection{Likely and Unlikely conditions}

\subsection{Static keys}
\label{sec:static_keys}
Static keys allow us to enable or disable kernel code paths based on the runtime state of key. Its APIs have been available since 2010 (most architectures are already supported), use self-modifying code to eliminate the overhead of cache and branch prediction.
Static keys allow us to enable or disable kernel code paths based on the runtime state of a key. Their APIs have been available since 2010 (most architectures are already supported) and use self-modifying code to eliminate the overhead of cache and branch prediction.
Copy link
Contributor

Choose a reason for hiding this comment

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

Split the sentence starting with "Their APIs" into a new line.

Signed-off-by: Cheng-Yang Chou <yphbchou0911@gmail.com>
@EricccTaiwan EricccTaiwan force-pushed the fix-grammer-and-typo branch from 4f0ed0f to 8c48bbb Compare July 24, 2025 15:32
@jserv jserv merged commit 42d1e00 into sysprog21:master Jul 24, 2025
1 check passed
@jserv
Copy link
Contributor

jserv commented Jul 24, 2025

Thank @EricccTaiwan for contributing!

@EricccTaiwan EricccTaiwan deleted the fix-grammer-and-typo branch July 24, 2025 15:35
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