== Series Details ==

Series: drm/i915/selftests: Complete transition to a real struct file mock
URL   : https://patchwork.freedesktop.org/series/69159/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
7013ed43c85d drm/i915/selftests: Complete transition to a real struct file mock
-:84: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#84: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:506:
+static int file_add_object(struct file *file,
                            struct drm_i915_gem_object *obj)

-:573: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does 
MAINTAINERS need updating?
#573: 
deleted file mode 100644

total: 0 errors, 1 warnings, 1 checks, 467 lines checked

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to