Module Name: src Committed By: riastradh Date: Sun Dec 19 00:48:09 UTC 2021
Modified Files: src/sys/external/bsd/common/include/linux: kernel.h Log Message: Actually use the type in min_t/max_t. Otherwise we do not get the truncation we might expect. Probably not a big deal, but we should match the semantics. XXX pullup-7 XXX pullup-8 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/external/bsd/common/include/linux/kernel.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.