Module Name: src
Committed By: riastradh
Date: Wed Jul 24 00:50:51 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: kernel.h
Log Message:
Define __user to be empty in <linux/kernel.h>.
__user qualifies a pointer into userspace for static analyzers.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 \
src/sys/external/bsd/drm2/include/linux/kernel.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.