✗ Fi.CI.CHECKPATCH: warning for Trivial double space style fix (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 7 16:05:19 UTC 2024
== Series Details ==
Series: Trivial double space style fix (rev3)
URL : https://patchwork.freedesktop.org/series/136995/
State : warning
== Summary ==
Error: dim checkpatch failed
7f0b95c3cf8d drm/i915: Replace double blank with single blank after comma in gem/ and gt/
7b29ef50efd0 drm/i915: Replace double blank with single blank after comma
-:101: CHECK:SPACING: spaces preferred around that '|' (ctx:VxV)
#101: FILE: drivers/gpu/drm/i915/i915_driver.c:1696:
+ DRM_IOCTL_DEF_DRV(I915_DESTROY_HEAP, drm_noop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
^
-:101: CHECK:SPACING: spaces preferred around that '|' (ctx:VxV)
#101: FILE: drivers/gpu/drm/i915/i915_driver.c:1696:
+ DRM_IOCTL_DEF_DRV(I915_DESTROY_HEAP, drm_noop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
^
-:102: CHECK:SPACING: spaces preferred around that '|' (ctx:VxV)
#102: FILE: drivers/gpu/drm/i915/i915_driver.c:1697:
+ DRM_IOCTL_DEF_DRV(I915_SET_VBLANK_PIPE, drm_noop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
^
-:102: CHECK:SPACING: spaces preferred around that '|' (ctx:VxV)
#102: FILE: drivers/gpu/drm/i915/i915_driver.c:1697:
+ DRM_IOCTL_DEF_DRV(I915_SET_VBLANK_PIPE, drm_noop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
^
total: 0 errors, 0 warnings, 4 checks, 70 lines checked
More information about the Intel-gfx
mailing list