== Series Details ==

Series: drm/i915: add support for perf configuration queries
URL   : https://patchwork.freedesktop.org/series/44290/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
37762d5da514 drm/i915: add support for perf configuration queries
-:278: CHECK:SPACING: No space is necessary after a cast
#278: FILE: drivers/gpu/drm/i915/i915_query.c:303:
+       if (__put_user((u64) 1ULL, &user_query_config_ptr->data[0])) {

-:289: CHECK:SPACING: No space is necessary after a cast
#289: FILE: drivers/gpu/drm/i915/i915_query.c:314:
+               if (__put_user((u64) id,

-:316: CHECK:LINE_SPACING: Please don't use multiple blank lines
#316: FILE: drivers/gpu/drm/i915/i915_query.c:341:
+
+

total: 0 errors, 0 warnings, 3 checks, 360 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to