summaryrefslogtreecommitdiffstats
path: root/sys/kern/sched_4bsd.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2004-02-27 16:25:05 +0000
committerjhb <jhb@FreeBSD.org>2004-02-27 16:25:05 +0000
commitaa7d6a1b3f558aa033b64bfc9b4b70d9d55f4b92 (patch)
treecaeb8231f7ad667e8985b0c39f806ce0ae8a3456 /sys/kern/sched_4bsd.c
parentb23d8371fafb415e16a28cbade8b801b36c33a81 (diff)
downloadFreeBSD-src-aa7d6a1b3f558aa033b64bfc9b4b70d9d55f4b92.zip
FreeBSD-src-aa7d6a1b3f558aa033b64bfc9b4b70d9d55f4b92.tar.gz
Fix a few style nits. do { } while(0) are only used for compound
statements and nowhere else in the kernel seems to use them for single statements. Also, all other users of do { } while(0) use multiple lines rather than cramming it all onto one line.
Diffstat (limited to 'sys/kern/sched_4bsd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud