[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Allow privileged user to map the OA buffer
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 14 08:17:50 UTC 2020
== Series Details ==
Series: Allow privileged user to map the OA buffer
URL : https://patchwork.freedesktop.org/series/79460/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
69208bf02940 drm/i915/perf: Map OA buffer to user space
-:214: ERROR:SPACING: space required before the open parenthesis '('
#214: FILE: drivers/gpu/drm/i915/i915_perf.c:1625:
+ if(stream->oa_buffer.cpu_address != 0)
-:280: CHECK:SPACING: No space is necessary after a cast
#280: FILE: drivers/gpu/drm/i915/i915_perf.c:3292:
+ void __user *output = (void __user *) arg;
total: 1 errors, 0 warnings, 1 checks, 393 lines checked
More information about the Intel-gfx
mailing list