mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
0ba64b2731
- Remove unneeded whitespace for function calls. - Add empty line at the top of functions without local variables. - Change while (1) to for (;;). MFC after: 1 week