- Spacing. - Protect from multiple inclusion in a consistant way (except on headers that do nothing except function as mips header wrappers).
- Make local-only function and variables static. - Move function prototypes and extern variable declarations to header files. - Delete unused variables. There's still a handful of extern declaraions that should be fixed up.
for the cdevsw and bdevsw entries into pmax device drivers.