mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
d50321fd3a
Just use % 8, instead of & 0x7. This makes it easier to understand.