Module Name: src Committed By: riastradh Date: Sat Apr 16 11:12:21 UTC 2022
Modified Files: src/sys/dev: sequencer.c Log Message: sequencer(4): Sprinkle KNF. - Sort includes. - Nix trailing whitespace. - No parens for return. - Blank line between declarations and statements. - Note MP bug with unit allocation. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/dev/sequencer.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.