✗ Fi.CI.CHECKPATCH: warning for Trivial double space style fix
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 7 13:35:54 UTC 2024
== Series Details ==
Series: Trivial double space style fix
URL : https://patchwork.freedesktop.org/series/136995/
State : warning
== Summary ==
Error: dim checkpatch failed
0075161e228e drm/i915: Replace double blank with single blank after comma in gem/ and gt/
2b5f0fa917e4 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