summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_trap.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2004-07-16 21:00:50 +0000
committerjhb <jhb@FreeBSD.org>2004-07-16 21:00:50 +0000
commit4585fb3d5c30fd0c0e9b63baf908f0fad38791f3 (patch)
treeca4321cee7547ab71c782cced788d4dd0e5e1c65 /sys/kern/subr_trap.c
parent34ebc51c75bfcb9efa79473aae83589fa31b1d44 (diff)
downloadFreeBSD-src-4585fb3d5c30fd0c0e9b63baf908f0fad38791f3.zip
FreeBSD-src-4585fb3d5c30fd0c0e9b63baf908f0fad38791f3.tar.gz
Improve readability a bit by changing some code at the end of a function
that did: if (foo) return else blah to just do the simpler if (!foo) blah instead.
Diffstat (limited to 'sys/kern/subr_trap.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud