Module Name: src Committed By: riastradh Date: Mon Aug 27 14:58:09 UTC 2018
Modified Files: src/sys/external/bsd/common/linux: linux_work.c Log Message: Work is not necessarily queued in flush_work either. Regularize style: use initializer only if the wq is guaranteed, and confirmed by KASSERT, to be set To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 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.