== Series Details == Series: drm/i915/dsc: Add Per connector debugfs node for DSC support/enable (rev3) URL : https://patchwork.freedesktop.org/series/53449/ State : warning == Summary == $ dim checkpatch origin/drm-tip 0f0985d49a1e drm/i915/dsc: Add Per connector debugfs node for DSC support/enable -:170: WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUGO' are not preferred. Consider using octal permissions '0444'. #170: FILE: drivers/gpu/drm/i915/i915_debugfs.c:5231: + debugfs_create_file("i915_dsc_fec_support", S_IRUGO, root, -:199: CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384 #199: FILE: drivers/gpu/drm/i915/intel_drv.h:1214: + bool force_dsc_en; total: 0 errors, 1 warnings, 1 checks, 142 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx