Module Name: src Committed By: riastradh Date: Sun Dec 19 01:03:57 UTC 2021
Modified Files: src/sys/external/bsd/common/include/linux: workqueue.h src/sys/external/bsd/common/linux: linux_work.c Log Message: Implement return value of flush_work, flush_delayed_work. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \ src/sys/external/bsd/common/include/linux/workqueue.h cvs rdiff -u -r1.47 -r1.48 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.