summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mgag200
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-07-21 11:24:37 (GMT)
committerDave Airlie <airlied@redhat.com>2014-07-22 00:57:20 (GMT)
commitd3cf40ed7fa1b56bd53d3b52eddf44d0e3c3ec20 (patch)
tree7d8c457c1fd00d824d7d869bfb6fe49eb2ece739 /drivers/gpu/drm/mgag200
parente7c36347130fc3b9eec3572d00c53533f07a7347 (diff)
downloadlinux-d3cf40ed7fa1b56bd53d3b52eddf44d0e3c3ec20.tar.xz
drm: Add missing __user annotation
The drm_copy_field() function copies strings into userspace buffers, so the first parameter needs to have a __user annotation to avoid warnings from the sparse checker. Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/mgag200')
0 files changed, 0 insertions, 0 deletions