General cleanup and cosmetic.
- Rename callout_tick() in a more appropriate callout_process. Rename also
some fields in the cpu_callout stucture. While here, trim an unused field.
- Remove a comment that is surely invalid in the new world order, and fix
some typos in another.
- Remove a redundant assignment in callout_cpu_init().
Reviewed by: mav