[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsc: Add Per connector debugfs node for DSC BPP enable

Patchwork patchwork at emeril.freedesktop.org
Thu May 30 00:12:59 UTC 2019


== Series Details ==

Series: drm/i915/dsc: Add Per connector debugfs node for DSC BPP enable
URL   : https://patchwork.freedesktop.org/series/61357/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
56bc2ed24c4c drm/i915/dsc: Add Per connector debugfs node for DSC BPP enable
-:105: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#105: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4980:
+static int i915_dsc_bpp_slice_support_open(struct inode *inode,
+				     struct file *file)

-:136: WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUGO' are not preferred. Consider using octal permissions '0444'.
#136: FILE: drivers/gpu/drm/i915/i915_debugfs.c:5042:
+		debugfs_create_file("i915_dsc_bpp_slice_support", S_IRUGO, root,

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



More information about the Intel-gfx mailing list