CVS commit: src/sys/uvm
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Fri Feb 13 19:16:41 UTC 2026 Modified Files: src/sys/uvm: uvm_swap.c Log Message: NFC: Cleanups only (mostly to comments). Fix grammar, spelling, layout, and occasionally, content of comments added in the previous commit, and even add one or two new ones. While here, some 80 column police action. The only difference in the generated object files is the RCSID. (On amd64 anyway). To generate a diff of this commit: cvs rdiff -u -r1.214 -r1.215 src/sys/uvm/uvm_swap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.