Discussion:
CVS commit: src/sys/external/bsd/drm2/include/linux
Nicolas Joly
2014-10-18 11:39:54 UTC
Permalink
Module Name: src
Committed By: njoly
Date: Sat Oct 18 11:39:54 UTC 2014

Modified Files:
src/sys/external/bsd/drm2/include/linux: io-mapping.h

Log Message:
A void function should not return a value from another void function.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd/drm2/include/linux/io-mapping.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
NONAKA Kimihiro
2014-10-22 11:41:34 UTC
Permalink
Module Name: src
Committed By: nonaka
Date: Wed Oct 22 11:41:34 UTC 2014

Modified Files:
src/sys/external/bsd/drm2/include/linux: sched.h

Log Message:
Don't call kpause(9) if cold.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd/drm2/include/linux/sched.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...