[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/crc: Actually allow to change the crc source

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 21 21:03:53 UTC 2019


== Series Details ==

Series: drm/crc: Actually allow to change the crc source
URL   : https://patchwork.freedesktop.org/series/65572/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3300dfdef52f drm/crc: Actually allow to change the crc source
-:23: WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUGO | S_IWUSR' are not preferred. Consider using octal permissions '0644'.
#23: FILE: drivers/gpu/drm/drm_debugfs_crc.c:372:
+	debugfs_create_file("control", S_IRUGO | S_IWUSR, crc_ent, crtc,

-:26: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter at ffwll.ch>'

total: 0 errors, 2 warnings, 0 checks, 8 lines checked



More information about the Intel-gfx mailing list