Module Name: src Committed By: maxv Date: Sun Mar 17 06:55:06 UTC 2019
Modified Files:
src/sys/kern: subr_pool.c
Log Message:
Prepare the removal of the 'ioff' argument: add a KASSERT to ensure it is
zero, and remove the internal logic. The pool code is simpler now.
To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 src/sys/kern/subr_pool.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
