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