diff options
author | imp <imp@FreeBSD.org> | 2001-01-05 07:29:54 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-01-05 07:29:54 +0000 |
commit | 1f501b717af64e7e96f390c51c77baabe2278b84 (patch) | |
tree | 8d2cf1969309d4ed683f3c19774057a8f8f2b1e8 /sys/kern/kern_fork.c | |
parent | 60ec6a741af62daf8cc4aeff27b3e15032fa1b90 (diff) | |
download | FreeBSD-src-1f501b717af64e7e96f390c51c77baabe2278b84.zip FreeBSD-src-1f501b717af64e7e96f390c51c77baabe2278b84.tar.gz |
Make this file conform mostly to style(9):
o Use 8 space hard tabs
o Eliminate trailing white space (while I'm here, just in a couple of places)
o wrap mostly at 80 columns (printf literal strings being the notable
exception)
o use return (foo) consistantly
o use 0 vs NULL more consistantly
o use queue(3) xxx_FOREACH macros where appropriate (some places used it
before, others didn't).
o use BSD line continuation parameters
Pendants will likely notice minor style(9) violations, but for the
most part the file now looks much much closer to style(9) and is
mostly self-consistant.
Approved in principle by: dfr
Reviewed by: md5 (no changes to the .o)
Diffstat (limited to 'sys/kern/kern_fork.c')
0 files changed, 0 insertions, 0 deletions