== Series Details == Series: Fix the debugfs splat from mock selftests (rev2) URL : https://patchwork.freedesktop.org/series/92729/ State : warning == Summary == $ dim checkpatch origin/drm-tip 531e0b47d229 drm/i915: Call i915_globals_exit() after i915_pmu_exit() ae1ccb8d0035 drm/i915: Call i915_globals_exit() if pci_register_device() fails 580e7d3f4cb5 drm/i915: Use a table for i915_init/exit -:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line #140: FILE: drivers/gpu/drm/i915/i915_pci.c:1233: + int (*init)(void);$ -:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line #141: FILE: drivers/gpu/drm/i915/i915_pci.c:1234: + void (*exit)(void);$ -:150: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #150: FILE: drivers/gpu/drm/i915/i915_pci.c:1243: +}; +static int init_progress; total: 0 errors, 2 warnings, 1 checks, 188 lines checked 79c110dc83b7 drm/ttm: Force re-init if ttm_global_init() fails 59dff2f3d2db drm/ttm: Initialize debugfs from ttm_global_init() 54ab43a0264b 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