== Series Details == Series: Fix the debugfs splat from mock selftests (rev3) URL : https://patchwork.freedesktop.org/series/92729/ State : warning == Summary == $ dim checkpatch origin/drm-tip b682cf540a5c drm/i915: Call i915_globals_exit() after i915_pmu_exit() 6b5175fb9124 drm/i915: Call i915_globals_exit() if pci_register_device() fails e72dbb7e01fa drm/i915: Use a table for i915_init/exit (v2) -:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line #145: FILE: drivers/gpu/drm/i915/i915_pci.c:1233: + int (*init)(void);$ -:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line #146: FILE: drivers/gpu/drm/i915/i915_pci.c:1234: + void (*exit)(void);$ -:155: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #155: FILE: drivers/gpu/drm/i915/i915_pci.c:1243: +}; +static int init_progress; total: 0 errors, 2 warnings, 1 checks, 197 lines checked fde79ac95398 drm/ttm: Initialize debugfs from ttm_global_init() d03eff83a646 drm/i915: Make the kmem slab for i915_buddy_block a global _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx