You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh Byster afe67bc8bf
Minor clarity edit in sentence
I may be misunderstanding the original meaning of the line, however "after the factorial function" seems to mean it would be "offset after the factorial function" (i.e. `0x400537 + 0x18`) but in reality you mean offset after the call function to get to the factorial function (`0x40051a + 0x5 + 0x18`). Very minor edit but may help for clarity. Thanks for creating such an awesome project.
5 years ago
..
README.md fix a small spell problem 9 years ago
linux-misc-1.md Replace invalid links to the images 6 years ago
linux-misc-2.md Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 6 years ago
linux-misc-3.md Minor clarity edit in sentence 5 years ago
linux-misc-4.md cand to and 5 years ago

README.md

Misc

This chapter contains parts which are not directly related to the Linux kernel source code and implementation of different subsystems.