diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-09-01 17:57:29 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-09-05 13:57:10 +0300 |
commit | 17ad4fdd09e1613d7047aa9e00d7de68ad350204 (patch) | |
tree | e5098068cdbb1362fa38e7f89a215d07c1bd39bf /drivers | |
parent | 0d95c883bab5c5507fac3c34bc506f735971a2ee (diff) | |
download | linux-17ad4fdd09e1613d7047aa9e00d7de68ad350204.tar.xz |
drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_config
Sparse complains that these integers from which we form void __user *,
and so we don't need the annotation itself inside the uABI.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170901145729.21363-2-chris@chris-wilson.co.uk
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions