[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/vgem: Replace vgem_object_funcs with the common drm shmem helper
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 9 11:40:27 UTC 2020
== Series Details ==
Series: drm/vgem: Replace vgem_object_funcs with the common drm shmem helper
URL : https://patchwork.freedesktop.org/series/82509/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
bb53064b196f drm/vgem: Replace vgem_object_funcs with the common drm shmem helper
-:133: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#133: FILE: drivers/gpu/drm/vgem/vgem_drv.c:88:
+static struct drm_gem_shmem_object *__vgem_gem_create(struct drm_device *dev,
unsigned long size)
total: 0 errors, 0 warnings, 1 checks, 359 lines checked
More information about the Intel-gfx
mailing list