diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2021-02-16 09:10:18 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2021-02-16 09:10:18 +0000 |
commit | 1d7aedfe1f364b32777f615944a46ebaa0be3764 (patch) | |
tree | 3845e2d30592f629b94fa94ddad483edc21aeeb3 /sys/arch/arm64 | |
parent | e0aeebc4b883d454aeb2b3b60139ccdb2455b18f (diff) |
Comments & style cleanup, no functional change intended.
- Sync comments with NetBSD including locking details.
- Remove superfluous parenthesis and spaces.
- Add brackets, even if questionable, to reduce diff with NetBSD
- Use for (;;) instead of while(1)
- Rename a variable from 'result' into 'error'.
- Move uvm_fault() and uvm_fault_upper_lookup()
- Add an locking assert in uvm_fault_upper_lookup()
ok tb@, mlarkin@
Diffstat (limited to 'sys/arch/arm64')
0 files changed, 0 insertions, 0 deletions