Module Name: src Committed By: riastradh Date: Sun Dec 19 10:59:55 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/include/asm: io.h
Log Message:
memset_io doesn't need to return anything.
Previous change to make argument volatile broke return, but we don't
need it anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd/drm2/include/asm/io.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
