[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] relay: allow the use of const callback structs
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 18 18:43:53 UTC 2020
== Series Details ==
Series: series starting with [1/6] relay: allow the use of const callback structs
URL : https://patchwork.freedesktop.org/series/84030/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
76e9bf02701b relay: allow the use of const callback structs
-:235: WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUSR' are not preferred. Consider using octal permissions '0400'.
#235: FILE: kernel/relay.c:439:
+ S_IRUSR, buf, &chan->is_global);
-:247: WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUSR' are not preferred. Consider using octal permissions '0400'.
#247: FILE: kernel/relay.c:473:
+ S_IRUSR, buf, &chan->is_global);
total: 0 errors, 2 warnings, 0 checks, 267 lines checked
25fce26c36a2 drm/i915: make relay callbacks const
e087a43fd799 ath10k: make relay callbacks const
bd0a1edfcd78 ath11k: make relay callbacks const
ae80849da1c9 ath9k: make relay callbacks const
ac95f490fbc0 blktrace: make relay callbacks const
More information about the Intel-gfx
mailing list