diff options
author | jhb <jhb@FreeBSD.org> | 2014-02-18 20:16:32 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2014-02-18 20:16:32 +0000 |
commit | efa52be4778087e1a17b332c02e7102ea106d848 (patch) | |
tree | ccffcd3329958cef4b149e31fcd6087c383a1fce /sys/kern/subr_smp.c | |
parent | db526c6842c0a5119d859e939b0fa97284730dcb (diff) | |
download | FreeBSD-src-efa52be4778087e1a17b332c02e7102ea106d848.zip FreeBSD-src-efa52be4778087e1a17b332c02e7102ea106d848.tar.gz |
MFC 261518:
- Update a few places to account for va_copy().
- Create a separate 'return values' section and move some statements about
return values to that section.
- Note that each invocation of va_start() and va_copy() must be paired with
va_end() in the same function.
Diffstat (limited to 'sys/kern/subr_smp.c')
0 files changed, 0 insertions, 0 deletions