Module Name: src Committed By: riastradh Date: Sun Dec 19 01:24:13 UTC 2021
Modified Files: src/sys/external/bsd/common/include/linux: workqueue.h src/sys/external/bsd/common/linux: linux_work.c Log Message: Constify work_pending, delayed_work_pending. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 \ src/sys/external/bsd/common/include/linux/workqueue.h cvs rdiff -u -r1.50 -r1.51 src/sys/external/bsd/common/linux/linux_work.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.