== 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 <[email protected]>'

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

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to