== Series Details ==

Series: drm: Constify 'struct bin_attribute'
URL   : https://patchwork.freedesktop.org/series/142646/
State : warning

== Summary ==

Error: dim checkpatch failed
fc4f080e12b3 drm/sysfs: Constify 'struct bin_attribute'
47acf9b40945 drm/lima: Constify 'struct bin_attribute'
0483c9f83c0f drm/i915: Constify 'struct bin_attribute'
a4d6fde699c9 drm/amdgpu: Constify 'struct bin_attribute'
-:113: WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUGO' are not 
preferred. Consider using octal permissions '0444'.
#113: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:2066:
+static const BIN_ATTR(gpu_vram_bad_pages, S_IRUGO,

total: 0 errors, 1 warnings, 0 checks, 103 lines checked
a858d1127204 drm/amd/display: Constify 'struct bin_attribute'


Reply via email to