aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2014-07-21 13:24:37 +0200
committerDave Airlie <[email protected]>2014-07-22 10:57:20 +1000
commitd3cf40ed7fa1b56bd53d3b52eddf44d0e3c3ec20 (patch)
tree7d8c457c1fd00d824d7d869bfb6fe49eb2ece739 /tools/perf/scripts/python
parente7c36347130fc3b9eec3572d00c53533f07a7347 (diff)
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 <[email protected]> Reviewed-by: David Herrmann <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions