Module Name: src Committed By: martin Date: Sat Oct 19 18:42:05 UTC 2013
Modified Files: src/sys/kern: kern_runq.c Log Message: cpu_need_resched(ci, type) might not make use of the type argument - mark the variable declaration accordingly. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/kern/kern_runq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.