[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
Patchwork
patchwork at emeril.freedesktop.org
Sun Nov 26 20:50:12 UTC 2023
== Series Details ==
Series: 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
URL : https://patchwork.freedesktop.org/series/126899/
State : warning
== Summary ==
Error: dim checkpatch failed
e2225568ae06 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
-:9: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#9:
On Sun, 19 Nov 2023 at 23:11, kernel test robot <oliver.sang at intel.com> wrote:
-:13: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0ede61d8589c ("file: convert to SLAB_TYPESAFE_BY_RCU")'
#13:
> commit: 0ede61d8589cc2d93aa78230d74ac58b5b8d0244 ("file: convert to SLAB_TYPESAFE_BY_RCU")
-:107: CHECK:SPACING: spaces preferred around that '&' (ctx:VxV)
#107: FILE: fs/file.c:968:
+ fdentry = fdt->fd + (fd&mask);
^
-:202: CHECK:SPACING: spaces preferred around that '&' (ctx:VxV)
#202: FILE: include/linux/fdtable.h:95:
+ needs_masking = rcu_dereference_raw(fdt->fd[fd&mask]);
^
-:206: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 2 errors, 1 warnings, 2 checks, 104 lines checked
More information about the Intel-gfx
mailing list